Attempt at bundling with webpack #369
Triggered via pull request
February 14, 2025 04:15
Status
Success
Total duration
12m 48s
Artifacts
–
Annotations
5 warnings
test
This extension consists of 2874 files, out of which 2257 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
|
test:
src/dbg.ts#L68
Object Literal Property name `ELECTRON_RUN_AS_NODE` must match one of the following formats: camelCase
|
test:
src/dbg.ts#L69
Object Literal Property name `ATOM_SHELL_INTERNAL_RUN_AS_NODE` must match one of the following formats: camelCase
|
test:
src/dbg.ts#L70
Object Literal Property name `WORKSPACE_FOLDER` must match one of the following formats: camelCase
|
test:
src/lsp.ts#L195
Object Literal Property name `include_paths` must match one of the following formats: camelCase
|