Bump @vscode/vsce from 2.32.0 to 3.2.2 #478
Triggered via pull request
February 19, 2025 18:26
Status
Success
Total duration
12m 54s
Artifacts
–
Annotations
11 warnings
test
This extension consists of 2960 files, out of which 2323 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:
debug/src/runner.js#L1
Variable name `clvm_tools_rs` must match one of the following formats: camelCase, UPPER_CASE
|
test:
debug/src/runner.js#L31
Variable name `dbg_id` must match one of the following formats: camelCase, UPPER_CASE
|
test:
debug/src/runner.js#L45
Variable name `stepper_tick` must match one of the following formats: camelCase, UPPER_CASE
|
test:
debug/src/runner.js#L46
Variable name `stdin_reader` must match one of the following formats: camelCase, UPPER_CASE
|
test:
debug/src/runner.js#L98
Variable name `inner_ms` must match one of the following formats: camelCase, UPPER_CASE
|
test:
debug/src/runner.js#L138
Variable name `do_inc` must match one of the following formats: camelCase, UPPER_CASE
|
test:
debug/src/runner.js#L154
Expected '===' and instead saw '=='
|
test:
debug/src/runner.js#L158
Expected '===' and instead saw '=='
|
test:
debug/src/runner.js#L167
Expected '===' and instead saw '=='
|
test:
debug/src/runner.js#L188
Variable name `can_use_bytes` must match one of the following formats: camelCase, UPPER_CASE
|