Beginnings of debugger support #116
Annotations
1 error and 12 warnings
|
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/
|
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/
|
src/web/actionsTreeView.ts#L74
Missing semicolon
|
src/web/actionsTreeView.ts#L89
Expected { after 'if' condition
|
src/web/assetEditor.ts#L275
Expected { after 'if' condition
|
src/web/buildWatcher.ts#L67
Missing semicolon
|
src/web/buildWatcher.ts#L165
Expected { after 'if' condition
|
src/web/codeActionsProvider.ts#L11
Expected { after 'if' condition
|
src/web/codeActionsProvider.ts#L43
Missing semicolon
|
src/web/codeActionsProvider.ts#L72
Missing semicolon
|
src/web/debugger/session.ts#L15
Class Property name `THREAD_ID` must match one of the following formats: camelCase
|
src/web/debugger/session.ts#L22
Missing semicolon
|
The logs for this run have expired and are no longer available.
Loading