chore(deps): update dependency eslint-plugin-cypress to v2.15.2 #79
Annotations
2 errors and 1 warning
Run yarn d2-style check:
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
|
Run yarn d2-style check
Process completed with exit code 1.
|
Run yarn d2-style check:
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
|
Loading