Skip to content

Beginnings of debugger support #116

Beginnings of debugger support

Beginnings of debugger support #116

Triggered via pull request July 22, 2024 17:29
@riknollriknoll
synchronize #169
debug
Status Failure
Total duration 33s
Artifacts

build-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
buildpr
Process completed with exit code 1.
buildpr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
buildpr
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
buildpr: src/web/actionsTreeView.ts#L74
Missing semicolon
buildpr: src/web/actionsTreeView.ts#L89
Expected { after 'if' condition
buildpr: src/web/assetEditor.ts#L275
Expected { after 'if' condition
buildpr: src/web/buildWatcher.ts#L67
Missing semicolon
buildpr: src/web/buildWatcher.ts#L165
Expected { after 'if' condition
buildpr: src/web/codeActionsProvider.ts#L11
Expected { after 'if' condition
buildpr: src/web/codeActionsProvider.ts#L43
Missing semicolon
buildpr: src/web/codeActionsProvider.ts#L72
Missing semicolon
buildpr: src/web/debugger/session.ts#L15
Class Property name `THREAD_ID` must match one of the following formats: camelCase
buildpr: src/web/debugger/session.ts#L22
Missing semicolon