add external ids per slot #2987
test.yml
on: pull_request
Run cypress tests
3m 20s
Run unit tests
2m 50s
Check format with prettier
1m 10s
Lint with ESLint
1m 6s
Annotations
1 error and 9 warnings
|
Run cypress tests
The process '/usr/local/bin/yarn' failed with exit code 1
|
|
Lint with ESLint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint with ESLint:
src/pages/AddExternalID.tsx#L116
Expected '===' and instead saw '=='
|
|
Lint with ESLint:
cypress/e2e/pages/sectioningConfirmation.cy.ts#L365
'readHighestSectionNumber' is assigned a value but never used
|
|
Lint with ESLint:
cypress/e2e/pages/cytAssist.cy.ts#L656
'enterReagentBLOTNumber' is defined but never used
|
|
Lint with ESLint:
cypress/e2e/pages/cytAssist.cy.ts#L653
'enterReagentALOTNumber' is defined but never used
|
|
Check format with prettier
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run cypress tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run cypress tests
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|