chore(deps): update dependency eslint-plugin-cypress to v2.15.2 #372
test-and-release.yml
on: push
lint-commits
/
lint-commits
48s
lint
/
lint
1m 4s
test
/
test
1m 11s
e2e
/
e2e
6m 47s
release
/
release
Annotations
2 errors and 5 warnings
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.
|
lint-commits / lint-commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e / e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|