Added node option --openssl-legacy-provider #1770
test.yml
on: pull_request
Run cypress tests
25m 14s
Run snyk tests
33s
Run snyk monitor
14s
Run unit tests
2m 57s
Check format with prettier
1m 32s
Lint with ESLint
1m 35s
Annotations
13 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/.
|
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']
|