Skip to content

feat: poc: Telemetry architecture #954

feat: poc: Telemetry architecture

feat: poc: Telemetry architecture #954

Triggered via pull request November 7, 2024 15:49
Status Failure
Total duration 6m 5s
Artifacts

ci.yaml

on: pull_request
Matrix: API-diff
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
SwiftLint: Sources/Confidence/Telemetry/TelemetryManager.swift#L11
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Sources/Confidence/Telemetry/TelemetryManager.swift#L12
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Sources/Confidence/Telemetry/TelemetryManager.swift#L56
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Sources/Confidence/Telemetry/TelemetryManager.swift#L64
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Sources/Confidence/Http/NetworkClient.swift#L32
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Sources/Confidence/Telemetry/TelemetryPayload.pb.swift#L252
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
SwiftLint: Sources/Confidence/Telemetry/TelemetryPayload.pb.swift#L164
Identifier Name Violation: Variable name '_protobuf_nameMap' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: Sources/Confidence/Telemetry/TelemetryPayload.pb.swift#L172
Identifier Name Violation: Variable name '_protobuf_nameMap' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: Sources/Confidence/Telemetry/TelemetryPayload.pb.swift#L180
Identifier Name Violation: Variable name '_protobuf_nameMap' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: Sources/Confidence/Telemetry/TelemetryPayload.pb.swift#L230
Identifier Name Violation: Variable name '_protobuf_nameMap' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
DemoApp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
API-diff (ConfidenceProvider)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
API-diff (Confidence)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/