Skip to content

feat(sourcemaps): Add tests for SourceMap.ts, generate test source maps (internal and external) and verify line translations. #237

feat(sourcemaps): Add tests for SourceMap.ts, generate test source maps (internal and external) and verify line translations.

feat(sourcemaps): Add tests for SourceMap.ts, generate test source maps (internal and external) and verify line translations. #237

Triggered via pull request October 22, 2024 18:12
Status Success
Total duration 47s
Artifacts

ci.yml

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

Annotations

10 warnings
Build and Test: src/MessageStreamParser.ts#L4
Variable name `Parser` must match one of the following formats: camelCase, UPPER_CASE
Build and Test: src/MessageStreamParser.ts#L5
Variable name `Transform` must match one of the following formats: camelCase, UPPER_CASE
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#L102
Enum Member name `_Unknown` trimmed as `Unknown` must match one of the following formats: camelCase
Build and Test: src/Session.ts#L103
Enum Member name `Initial` must match one of the following formats: camelCase
Build and Test: src/Session.ts#L104
Enum Member name `SupportTargetModuleUuid` must match one of the following formats: camelCase
Build and Test: src/Session.ts#L105
Enum Member name `SupportTargetSelection` must match one of the following formats: camelCase