Displaying flagged labware section in history page #1805
test.yml
on: pull_request
Run cypress tests
29m 15s
Run snyk tests
24s
Run snyk monitor
14s
Run unit tests
2m 56s
Check format with prettier
1m 32s
Lint with ESLint
1m 36s
Annotations
12 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
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']
|