Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLVSCODE-870 Fix silent failure of deployment to OpenVSX #628

Merged
merged 2 commits into from
Oct 1, 2024

Update GitHub action dependencies to get rid of Node 20 warning

b922199
Select commit
Loading
Failed to load commit list.
Merged

SLVSCODE-870 Fix silent failure of deployment to OpenVSX #628

Update GitHub action dependencies to get rid of Node 20 warning
b922199
Select commit
Loading
Failed to load commit list.
Cirrus CI / test_windows succeeded Oct 1, 2024 in 5m 22s

Task Summary

Task successfully finished!

Details

✅ 00:01 clone
✅ 01:01 node_modules
✅ 04:07 main
✅ 00:02 unit_tests
✔️ 00:00 slack_notification
✅ 00:00 Upload 'node_modules' cache

Annotations

Check failure on line 573 in timers

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_windows

timers#L573

Extension Test Suite.should report issue on single js file
Raw output
Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (c:\Windows\SystemTemp\cirrus-ci-build\out-cov\test\suite\extension.test.js)
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (c:\Windows\SystemTemp\cirrus-ci-build\out-cov\test\suite\extension.test.js)
	at listOnTimeout (node:internal/timers:573:17)
	at process.processTimers (node:internal/timers:514:7)

Check failure on line 573 in timers

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_windows

timers#L573

Extension Test Suite.should report issue on js file with URI-encoded characters
Raw output
Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (c:\Windows\SystemTemp\cirrus-ci-build\out-cov\test\suite\extension.test.js)
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (c:\Windows\SystemTemp\cirrus-ci-build\out-cov\test\suite\extension.test.js)
	at listOnTimeout (node:internal/timers:573:17)
	at process.processTimers (node:internal/timers:514:7)