feat: poc: Telemetry architecture #943
Annotations
6 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#L37
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L45
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:
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)
|
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/
|