This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
refactor: Remove explicit css import as it now comes within the bundle #662
checks.yml
on: pull_request
Cache of yarn matches checksums in lockfile
18s
Build succeeds
20s
All source files are well formated with prettier
25s
TypeScript compiles
19s
ESLint has no errors
25s
Jest integration tests
18s
Run cypress tests (locally)
36s
Run cypress tests (with docker build)
37s
Annotations
8 errors and 9 warnings
Jest integration tests
Process completed with exit code 1.
|
TypeScript compiles
Process completed with exit code 1.
|
Build succeeds
Process completed with exit code 1.
|
Cache of yarn matches checksums in lockfile
Process completed with exit code 1.
|
ESLint has no errors
Process completed with exit code 1.
|
All source files are well formated with prettier
Process completed with exit code 1.
|
Run cypress tests (locally)
The process '/usr/local/bin/yarn' failed with exit code 1
|
Run cypress tests (with docker build)
The process '/usr/local/bin/yarn' failed with exit code 1
|
Jest integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript compiles
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build succeeds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Cache of yarn matches checksums in lockfile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint has no errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
All source files are well formated with prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cypress tests (locally)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cypress tests (locally)
No files were found with the provided path: cypress/screenshots
cypress/videos. No artifacts will be uploaded.
|
Run cypress tests (with docker build)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|