Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 #4707
ci.yml
on: pull_request
Check duplicate
5s
Matrix: Test
Annotations
9 warnings
Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (ubuntu-latest):
src/SqlEditor.test.js#L14
Read-only global 'window' should not be modified
|
Test (ubuntu-latest):
src/Tutorial.test.js#L9
'cookies' is assigned a value but never used
|
Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (macos-latest):
src/SqlEditor.test.js#L14
Read-only global 'window' should not be modified
|
Test (macos-latest):
src/Tutorial.test.js#L9
'cookies' is assigned a value but never used
|
Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (windows-latest):
src/SqlEditor.test.js#L14
Read-only global 'window' should not be modified
|
Test (windows-latest):
src/Tutorial.test.js#L9
'cookies' is assigned a value but never used
|