Skip to content

fix(source-maps): Use alternate source map bias only if the default returns null and the alternate does not. Remove as user option to reduce config confusion. #350

fix(source-maps): Use alternate source map bias only if the default returns null and the alternate does not. Remove as user option to reduce config confusion.

fix(source-maps): Use alternate source map bias only if the default returns null and the alternate does not. Remove as user option to reduce config confusion. #350

Triggered via pull request February 18, 2025 20:24
Status Success
Total duration 48s
Artifacts

ci.yml

on: pull_request
Build and Test
40s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: src/extension.ts#L82
Object Literal Property name `MC Stats Files` must match one of the following formats: camelCase
Build and Test: src/extension.ts#L83
Object Literal Property name `All Files` must match one of the following formats: camelCase
Build and Test: src/panels/minecraft-diagnostics.ts#L71
Object Literal Property name `group_name` must match one of the following formats: camelCase
Build and Test: src/panels/minecraft-diagnostics.ts#L73
Object Literal Property name `full_id` must match one of the following formats: camelCase
Build and Test: src/panels/minecraft-diagnostics.ts#L75
Object Literal Property name `group_full_id` must match one of the following formats: camelCase
Build and Test: src/session.ts#L50
Type Property name `module_uuid` must match one of the following formats: camelCase
Build and Test: src/session.ts#L57
Type Property name `require_passcode` must match one of the following formats: camelCase
Build and Test: src/session.ts#L62
Type Property name `capture_base_path` must match one of the following formats: camelCase
Build and Test: src/session.ts#L63
Type Property name `capture_data` must match one of the following formats: camelCase
Build and Test: src/session.ts#L100
Enum Member name `_Unknown` trimmed as `Unknown` must match one of the following formats: camelCase