Fix errors #1796
Annotations
4 errors and 1 warning
Test on Node latest and ubuntu-latest:
views/forms/ConfigTypeFormFields/index.jsx#L6
There should be no empty line within import group
|
Test on Node latest and ubuntu-latest:
views/forms/ConfigTypeFormFields/index.jsx#L9
`../../../constants` import should occur before import of `../ControlledCheckbox`
|
Test on Node latest and ubuntu-latest:
views/pages/NewConfigPage.jsx#L7
`../api` import should occur before import of `../components/PageHeader`
|
Test on Node latest and ubuntu-latest
Process completed with exit code 1.
|
Test on Node latest and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|