chore: Enhanced GA CI with cache #140
Annotations
3 errors and 17 warnings
argosKss
Process completed with exit code 1.
|
argosDesktop
Process completed with exit code 1.
|
argosMobile
Process completed with exit code 1.
|
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
docs/styleguide.config.js#L3
'webpack-merge' should be listed in the project's dependencies. Run 'npm i -S webpack-merge' to add it
|
build:
react/AppSections/generateI18nConfig.ts#L1
A record is preferred over an index signature
|
build:
react/AppSections/generateI18nConfig.ts#L14
Unnecessary optional chain on a non-nullish value
|
build:
react/ContactsListModal/ContactsListModal.jsx#L23
`../providers/Breakpoints` import should occur before import of `../providers/CozyTheme`
|
build:
react/ContactsListModal/ContactsListModal.jsx#L25
`../TextField` import should occur before import of `../hooks/useEventListener`
|
build:
react/Dialog/DialogEffects.spec.tsx#L2
`@material-ui/core` import should occur before import of `@testing-library/jest-dom`
|
build:
react/Dialog/DialogEffects.spec.tsx#L275
void is only valid as a return type or generic type argument
|
build:
react/Dialog/DialogEffects.spec.tsx#L300
void is only valid as a return type or generic type argument
|
build:
react/Dialog/DialogEffects.spec.tsx#L327
void is only valid as a return type or generic type argument
|
build:
react/Dialog/DialogEffects.spec.tsx#L381
void is only valid as a return type or generic type argument
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prepareArgos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
argosKss
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
argosDesktop
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
argosMobile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|