Skip to content

Add a .vscode/launch.json file to the default project template to ease out-of-the-box debugging in VSCode. #559

Add a .vscode/launch.json file to the default project template to ease out-of-the-box debugging in VSCode.

Add a .vscode/launch.json file to the default project template to ease out-of-the-box debugging in VSCode. #559

Triggered via pull request August 8, 2024 09:27
Status Failure
Total duration 1m 6s
Artifacts

wf_test-unit.yml

on: pull_request
unit-tests
58s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
unit-tests
Unterminated string literal.
unit-tests
';' expected.
unit-tests
';' expected.
unit-tests
Declaration or statement expected.
unit-tests
Unterminated string literal.
unit-tests
Process completed with exit code 1.
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/