x1146: Make reactivate work on "used" labware #1783
test.yml
on: pull_request
Run cypress tests
3m 42s
Run snyk tests
35s
Run snyk monitor
13s
Run unit tests
2m 47s
Check format with prettier
1m 33s
Lint with ESLint
1m 32s
Annotations
4 errors and 14 warnings
Run unit tests
Process completed with exit code 1.
|
Run cypress tests
Path does not exist /home/runner/work/stan-client/stan-client/cypress/screenshots
|
Run cypress tests
Exit code 1 returned from process: file name '/home/runner/runners/2.312.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
|
Run cypress tests
The process '/usr/local/bin/yarn' failed with exit code 1
|
Run snyk tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run snyk tests
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Lint with ESLint:
cypress/e2e/pages/staining.cy.ts#L166
Expected '===' and instead saw '=='
|
Lint with ESLint:
cypress/e2e/pages/staining.cy.ts#L180
Expected '===' and instead saw '=='
|
Lint with ESLint:
cypress/e2e/pages/staining.cy.ts#L180
Expected '===' and instead saw '=='
|
Lint with ESLint:
cypress/e2e/pages/staining.cy.ts#L183
Expected '===' and instead saw '=='
|
Lint with ESLint:
cypress/e2e/pages/staining.cy.ts#L183
Expected '===' and instead saw '=='
|
Lint with ESLint:
src/lib/machines/layout/layoutContext.ts#L2
'NewLabwareLayout' is defined but never used
|
Lint with ESLint:
tests/unit/components/analysis/analysis.spec.tsx#L1
'waitFor' is defined but never used
|
Lint with ESLint:
tests/unit/components/history/history.machine.spec.tsx#L29
'initialContext' is assigned a value but never used
|
Lint with ESLint:
tests/unit/components/history/historyInput.spec.tsx#L1
'act' is defined but never used
|
Lint with ESLint:
tests/unit/components/history/historyInput.spec.tsx#L1
'fireEvent' is defined but never used
|
Run cypress tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cypress tests
Unexpected input(s) 'timeout-minutes', valid inputs are ['record', 'config', 'config-file', 'env', 'browser', 'command', 'start', 'start-windows', 'build', 'install', 'install-command', 'runTests', 'wait-on', 'wait-on-timeout', 'parallel', 'group', 'tag', 'working-directory', 'headed', 'spec', 'project', 'command-prefix', 'ci-build-id', 'cache-key', 'quiet', 'component']
|