ar/2024/2nd #4
pr-checks.yaml
on: pull_request
oneiros::pr_checks::build
29s
oneiros::pr_checks::lint
28s
oneiros::pr_checks::test
37s
Annotations
2 errors and 9 warnings
oneiros::pr_checks::build:
src/atoms/04_Logo/Logo.tsx#L1
Type '{ st0: string; st1: string; st2: string; st3: string; st4: string; st5: string; st6: string; st7: string; } | { st0: string; st1: string; st2: string; st3: string; st4: string; st5: string; st6: string; st7: string; }' is not assignable to type 'string | undefined'.
|
oneiros::pr_checks::build
Process completed with exit code 2.
|
oneiros::pr_checks::build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
oneiros::pr_checks::build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
oneiros::pr_checks::lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
oneiros::pr_checks::lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
oneiros::pr_checks::lint:
src/atoms/05_SystemIcon/SystemIcon.tsx#L90
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
|
oneiros::pr_checks::lint:
src/atoms/09_TextInput/TextInput.tsx#L168
React Hook useMemo has an unnecessary dependency: 'extraProps.value'. Either exclude it or remove the dependency array
|
oneiros::pr_checks::lint:
src/atoms/12_DateRange/DateRange.tsx#L119
React Hook useEffect has a missing dependency: 'handleClear'. Either include it or remove the dependency array
|
oneiros::pr_checks::test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
oneiros::pr_checks::test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|