v2.36.0 #1780
test.yml
on: push
Run cypress tests
22m 46s
Run snyk tests
22s
Run snyk monitor
16s
Run unit tests
3m 4s
Check format with prettier
1m 36s
Lint with ESLint
1m 41s
Annotations
14 warnings
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']
|