Skip to content

feat(diagnostics): Ability to load a replay of diagnostics events from file #297

feat(diagnostics): Ability to load a replay of diagnostics events from file

feat(diagnostics): Ability to load a replay of diagnostics events from file #297

Triggered via pull request December 7, 2024 02:41
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Build and Test
41s
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