Update .nvmrc #1742
test.yml
on: push
Run cypress tests
24m 1s
Run snyk tests
32s
Run snyk monitor
27s
Run unit tests
3m 28s
Check format with prettier
1m 46s
Lint with ESLint
1m 46s
Annotations
11 warnings
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
Unexpected input(s) 'timeout-minutes', valid inputs are ['record', 'auto-cancel-after-failures', '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', 'publish-summary', 'spec', 'project', 'command-prefix', 'ci-build-id', 'cache-key', 'quiet', 'component']
|