feat(diagnostics): Ability to load a replay of diagnostics events from file #298
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run test:
src/Session.ts#L50
Type Property name `module_uuid` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L57
Type Property name `require_passcode` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L62
Type Property name `capture_base_path` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L63
Type Property name `capture_data` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L102
Enum Member name `_Unknown` trimmed as `Unknown` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L103
Enum Member name `Initial` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L104
Enum Member name `SupportTargetModuleUuid` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L105
Enum Member name `SupportTargetSelection` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L106
Enum Member name `SupportPasscode` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L107
Enum Member name `SupportProfilerCaptures` must match one of the following formats: camelCase
|
Loading