feat: poc: Telemetry architecture #936
Annotations
5 errors and 1 warning
GitHub Action for SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L10
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
GitHub Action for SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L31
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
GitHub Action for 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)
|
GitHub Action for SwiftLint:
Sources/Confidence/Confidence.swift#L157
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/Helpers/HttpClientMock.swift#L26
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
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/
|
Loading