Add spanish translation #252
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 3 warnings
lint (20):
admin/src/components/ConfigDiff/index.js#L16
React Hook "useIntl" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
lint (20):
admin/src/components/ConfigList/index.js#L22
`react-intl` import should occur before import of `../ConfigDiff`
|
lint (20):
admin/src/components/FirstExport/index.js#L8
`react-intl` import should occur before import of `../../state/actions/Config`
|
lint (20)
Process completed with exit code 1.
|
lint (18):
admin/src/components/ConfigDiff/index.js#L16
React Hook "useIntl" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
lint (18):
admin/src/components/ConfigList/index.js#L22
`react-intl` import should occur before import of `../ConfigDiff`
|
lint (18):
admin/src/components/FirstExport/index.js#L8
`react-intl` import should occur before import of `../../state/actions/Config`
|
lint (18)
Process completed with exit code 1.
|
lint (16)
The operation was canceled.
|
lint (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|