Skip to content

chore(deps): update dependency eslint-plugin-cypress to v2.15.2 #79

chore(deps): update dependency eslint-plugin-cypress to v2.15.2

chore(deps): update dependency eslint-plugin-cypress to v2.15.2 #79

Triggered via push October 18, 2024 14:01
Status Cancelled
Total duration 8m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint / lint: cypress/e2e/context-selection/data-set/index.js#L70
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
lint / lint
Process completed with exit code 1.
e2e / e2e
Canceling since a higher priority waiting request for 'test-and-release-refs/heads/renovate/eslint-plugin-cypress-2.x' exists
e2e / e2e
The operation was canceled.
lint / lint: src/context-selection/period-selector-bar-item/use-periods.js#L110
React Hook useMemo has an unnecessary dependency: 'currentDayString'. Either exclude it or remove the dependency array