Clean up test setup and setup constants #12
Annotations
10 errors and 5 warnings
Lint:
.cypress/integration/datasources_test/datasources.spec.js#L6
Replace `FONTEND_BASE_PATH,·DATASOURCES_API_PREFIX}·from·'../../utils/constants'` with `·FONTEND_BASE_PATH,·DATASOURCES_API_PREFIX·}·from·'../../utils/constants';`
|
|
|
Lint:
.cypress/utils/constants.js#L17
Insert `,`
|
Lint:
.cypress/utils/constants.js#L18
Insert `;`
|
Lint:
.cypress/utils/constants.js#L29
Insert `⏎·····`
|
Lint:
.cypress/utils/constants.js#L30
Insert `⏎·····`
|
Lint:
.cypress/utils/constants.js#L34
Insert `⏎·····`
|
Lint:
.cypress/utils/constants.js#L35
Insert `⏎·····`
|
Lint:
.cypress/utils/constants.js#L39
Insert `⏎·····`
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
.cypress/utils/constants.js#L68
Do not use force on click and type calls
|
Lint:
.cypress/utils/constants.js#L76
Do not use force on click and type calls
|