Skip to content

chore(deps): update all non-major dependencies [skip netlify] #2780

chore(deps): update all non-major dependencies [skip netlify]

chore(deps): update all non-major dependencies [skip netlify] #2780

Triggered via push August 9, 2023 22:26
Status Failure
Total duration 6m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: cypress/e2e/forms/buttons.cy.js#L62
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
build: cypress/e2e/forms/buttons.cy.js#L67
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
build: cypress/e2e/forms/buttons.cy.js#L84
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
build: cypress/e2e/forms/buttons.cy.js#L151
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
build: cypress/e2e/forms/buttons.cy.js#L156
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
build: cypress/e2e/forms/buttons.cy.js#L174
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
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/