Skip to content

feat(diagnostics): support compressed .mcstats streams, add tests for processing stream. #303

feat(diagnostics): support compressed .mcstats streams, add tests for processing stream.

feat(diagnostics): support compressed .mcstats streams, add tests for processing stream. #303

Triggered via pull request December 12, 2024 23:43
Status Success
Total duration 49s
Artifacts

ci.yml

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

Annotations

11 warnings
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
Build and Test: src/Session.ts#L106
Enum Member name `SupportPasscode` must match one of the following formats: camelCase
Build and Test: src/Session.ts#L107
Enum Member name `SupportProfilerCaptures` must match one of the following formats: camelCase