Skip to content

Refactored couple of Cypress commands #13568

Refactored couple of Cypress commands

Refactored couple of Cypress commands #13568

Triggered via pull request January 22, 2025 11:15
Status Failure
Total duration 2m 35s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Linter: tests/cypress/support/commands.js#L273
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Linter: tests/cypress/support/commands.js#L335
'projectSpec' is defined but never used
Linter: tests/cypress/support/commands.js#L338
'projectSpe' is not defined
Linter
Process completed with exit code 1.
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linter: cvat-canvas/src/typescript/drawHandler.ts#L1311
Missing return type on function
Linter: cvat-canvas/src/typescript/masksHandler.ts#L229
Missing return type on function
Linter: cvat-core/src/annotations-actions/base-action.ts#L50
Missing return type on function
Linter: cvat-core/src/plugins.ts#L16
Missing return type on function
Linter: cvat-core/src/plugins.ts#L57
Missing return type on function
Linter: cvat-core/src/plugins.ts#L76
Missing return type on function
Linter: cvat-core/src/plugins.ts#L110
Missing return type on function
Linter: cvat-core/src/server-proxy.ts#L247
Missing return type on function
Linter: cvat-core/src/server-proxy.ts#L289
Missing return type on function
Linter: cvat-core/src/server-proxy.ts#L822
Missing return type on function