feat: poc: Telemetry architecture #954
Annotations
10 errors and 1 warning
GitHub Action for SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L11
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
GitHub Action for SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L12
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
GitHub Action for SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L56
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
GitHub Action for SwiftLint:
Sources/Confidence/Telemetry/TelemetryManager.swift#L64
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/Telemetry/TelemetryPayload.pb.swift#L252
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
|
GitHub Action for 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)
|
GitHub Action for 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)
|
GitHub Action for 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)
|
GitHub Action for 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)
|
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