social redesign #1316
Annotations
6 errors and 3 warnings
Step Three - Check Type Check Errors:
src/components/Fab.tsx#L70
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Step Three - Check Type Check Errors:
src/components/Fab.tsx#L81
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Step Three - Check Type Check Errors:
src/components/Fab.tsx#L88
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Step Three - Check Type Check Errors:
src/components/Fab.tsx#L137
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Step Three - Check Type Check Errors:
src/components/Fab.tsx#L149
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Step Three - Check Type Check Errors
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Step Two - Check Lint Errors:
src/components/PendingNwc.tsx#L2
'A' is defined but never used. Allowed unused vars must match /^_/u
|
Step Two - Check Lint Errors:
src/components/PendingNwc.tsx#L14
'Card' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading