Skip to content

WIP

WIP #5713

Triggered via pull request September 12, 2024 19:06
Status Failure
Total duration 3m 24s
Artifacts

push.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
lint (verify)
Type '{ checked: any; className: string | undefined; disabled: boolean; htmlFor: string; name: string; onChange: (event: ChangeEvent<HTMLInputElement>) => void; ... 6 more ...; spacing: false | ... 2 more ... | undefined; }' is not assignable to type 'IntrinsicAttributes & (CheckboxProps & RefAttributes<HTMLInputElement>)'.
lint (verify)
'ComponentProps' is declared but its value is never read.
lint (verify)
'Checkbox' is declared but its value is never read.
lint (verify)
'CheckboxLabelProps' is declared but its value is never read.
lint (verify)
'CheckboxProps' is declared but its value is never read.
lint (verify)
'DistributiveOmit' is declared but its value is never read.
lint (verify)
Type 'Element' is not assignable to type 'string | number'.
lint (verify)
Type 'Element' is not assignable to type 'string | number'.
lint (verify)
'ReactNode' is declared but its value is never read.
lint (verify)
Type 'ReactNode' is not assignable to type 'string | number'.
lint (lint)
Type '{ checked: any; className: string | undefined; disabled: boolean; htmlFor: string; name: string; onChange: (event: ChangeEvent<HTMLInputElement>) => void; ... 6 more ...; spacing: false | ... 2 more ... | undefined; }' is not assignable to type 'IntrinsicAttributes & (CheckboxProps & RefAttributes<HTMLInputElement>)'.
lint (lint)
'ComponentProps' is declared but its value is never read.
lint (lint)
'Checkbox' is declared but its value is never read.
lint (lint)
'CheckboxLabelProps' is declared but its value is never read.
lint (lint)
'CheckboxProps' is declared but its value is never read.
lint (lint)
'DistributiveOmit' is declared but its value is never read.
lint (lint)
Type 'Element' is not assignable to type 'string | number'.
lint (lint)
Type 'Element' is not assignable to type 'string | number'.
lint (lint)
'ReactNode' is declared but its value is never read.
lint (lint)
Type 'ReactNode' is not assignable to type 'string | number'.
lint (verify)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (verify)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (lint)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/