Pinning API #469
ci.yaml
on: pull_request
Annotations
3 errors
Test with Node v17 on ubuntu-latest:
src/withStyles.tsx#L137
Argument of type '{ props: Props; }' is not assignable to parameter of type '{ props: Record<string, unknown>; ownerState: Record<string, unknown>; }'.
|
Test with Node v17 on ubuntu-latest:
src/withStyles_compat.tsx#L124
Argument of type '{ props: Props; }' is not assignable to parameter of type '{ props: Record<string, unknown>; ownerState: Record<string, unknown>; }'.
|
Test with Node v17 on ubuntu-latest
Process completed with exit code 2.
|