Bump @types/vscode from 1.97.0 to 1.98.0 #494
Annotations
2 errors and 10 warnings
Build pre-release extension
@types/vscode ^1.98.0 greater than engines.vscode ^1.85.0. Either upgrade engines.vscode or use an older @types/vscode version
|
Build pre-release extension
Process completed with exit code 1.
|
Compile & lint:
debug/src/runner.js#L1
Variable name `clvm_tools_rs` must match one of the following formats: camelCase, UPPER_CASE
|
Compile & lint:
debug/src/runner.js#L31
Variable name `dbg_id` must match one of the following formats: camelCase, UPPER_CASE
|
Compile & lint:
debug/src/runner.js#L45
Variable name `stepper_tick` must match one of the following formats: camelCase, UPPER_CASE
|
Compile & lint:
debug/src/runner.js#L46
Variable name `stdin_reader` must match one of the following formats: camelCase, UPPER_CASE
|
Compile & lint:
debug/src/runner.js#L98
Variable name `inner_ms` must match one of the following formats: camelCase, UPPER_CASE
|
Compile & lint:
debug/src/runner.js#L138
Variable name `do_inc` must match one of the following formats: camelCase, UPPER_CASE
|
Compile & lint:
debug/src/runner.js#L154
Expected '===' and instead saw '=='
|
Compile & lint:
debug/src/runner.js#L158
Expected '===' and instead saw '=='
|
Compile & lint:
debug/src/runner.js#L167
Expected '===' and instead saw '=='
|
Compile & lint:
debug/src/runner.js#L188
Variable name `can_use_bytes` must match one of the following formats: camelCase, UPPER_CASE
|
Loading