Bump @types/node from 22.13.4 to 22.13.9 #490
Annotations
11 warnings
test
This extension consists of 2962 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
|