Fix React refreshSync error #22875
Annotations
5 errors and 1 warning
Run google-github-actions/setup-gcloud@v0
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
Run google-github-actions/auth@v0
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/auth
|
Run pnpm run test:unit --run:
vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'qux' // Object.is equality
- Expected
+ Received
- qux
❯ expectCells webviews/chat/Transcript.test.tsx:334:54
❯ webviews/chat/Transcript.test.tsx:256:9
|
Run pnpm run test:unit --run:
vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'xyz' // Object.is equality
- Expected
+ Received
- xyz
❯ expectCells webviews/chat/Transcript.test.tsx:334:54
❯ webviews/chat/Transcript.test.tsx:298:9
|
Run pnpm run test:unit --run
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading