Skip to content

feat: poc: Telemetry architecture #951

feat: poc: Telemetry architecture

feat: poc: Telemetry architecture #951

Triggered via pull request November 7, 2024 09:57
Status Failure
Total duration 5m 9s
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#L44
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Sources/Confidence/Telemetry/TelemetryManager.swift#L52
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: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L25
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L99
Force Try Violation: Force tries should be avoided (force_try)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L123
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L123
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ConfidenceDemoApp.swift#L24
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
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/
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/
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 (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/