Bump eslint-plugin-cypress from 2.11.2 to 2.14.0 #2470
linters.yml
on: push
Prettier Check
46s
ESLint Frontend
44s
ESLint Backend
34s
Annotations
9 errors and 8 warnings
ESLint Frontend:
frontend/cypress/integration/features/directory.spec.js#L82
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
|
ESLint Frontend:
frontend/cypress/integration/features/directory.spec.js#L117
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
|
ESLint Frontend:
frontend/cypress/integration/features/directory.spec.js#L119
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
|
ESLint Frontend:
frontend/cypress/integration/features/directory.spec.js#L131
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
|
ESLint Frontend:
frontend/cypress/integration/features/directory.spec.js#L198
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
|
ESLint Frontend:
frontend/cypress/integration/features/resource_map.spec.js#L134
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
|
ESLint Frontend:
frontend/cypress/integration/features/resource_map.spec.js#L134
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
|
ESLint Frontend:
frontend/cypress/support/commands.js#L46
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
|
ESLint Frontend
Process completed with exit code 1.
|
ESLint Backend
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Prettier Check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
ESLint Frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
ESLint Frontend:
frontend/src/components/Modal/ResourceModal/index.jsx#L28
'register' is missing in props validation
|
ESLint Frontend:
frontend/src/components/Modal/ResourceModal/index.jsx#L30
'editable' is missing in props validation
|
ESLint Frontend:
frontend/src/components/Modal/ResourceModal/index.jsx#L31
'resource' is missing in props validation
|
ESLint Frontend:
frontend/src/components/Modal/ResourceModal/index.jsx#L32
'required' is missing in props validation
|
ESLint Frontend:
frontend/src/components/Modal/ResourceModal/index.jsx#L33
'tag' is missing in props validation
|