social redesign #1423
Annotations
6 errors and 2 warnings
Build SolidJS app:
src/components/Fab.tsx#L70
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Build SolidJS app:
src/components/Fab.tsx#L81
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Build SolidJS app:
src/components/Fab.tsx#L88
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Build SolidJS app:
src/components/Fab.tsx#L137
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Build SolidJS app:
src/components/Fab.tsx#L149
Type '{ children: (string | Element)[]; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled: boolean; children: Element; }'.
|
Build SolidJS app
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-java@v3, actions/cache@v1, 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading