Skip to content

Minor tweak

Minor tweak #34

Triggered via push May 25, 2023 14:40
Status Failure
Total duration 1m 45s
Artifacts

Tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
SwiftLint: Sources/Telemetry/Telemetry.swift#L3
Line Length Violation: Line should be 200 characters or less; currently it has 250 characters (line_length)
SwiftLint: Sources/Telemetry/util/Identity.swift#L10
Line Length Violation: Line should be 200 characters or less; currently it has 286 characters (line_length)
SwiftLint: Sources/Telemetry/util/Identity.swift#L95
Line Length Violation: Line should be 200 characters or less; currently it has 224 characters (line_length)
SwiftLint: Sources/Telemetry/util/Identity.swift#L99
Line Length Violation: Line should be 200 characters or less; currently it has 228 characters (line_length)
SwiftLint: Sources/Telemetry/Telemetry+Action.swift#L7
Line Length Violation: Line should be 200 characters or less; currently it has 207 characters (line_length)
SwiftLint: Tests/TelemetryTests/TelemetryTests.swift#L48
Line Length Violation: Line should be 200 characters or less; currently it has 241 characters (line_length)
SwiftLint: Tests/TelemetryTests/TelemetryTests.swift#L54
Line Length Violation: Line should be 200 characters or less; currently it has 236 characters (line_length)
SwiftLint: Sources/Telemetry/Telemetry+Const.swift#L15
Line Length Violation: Line should be 120 characters or less; currently it has 198 characters (line_length)
SwiftLint: Sources/Telemetry/Telemetry.swift#L4
Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
SwiftLint: Sources/Telemetry/Telemetry.swift#L5
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
SwiftLint: Sources/Telemetry/Telemetry.swift#L6
Line Length Violation: Line should be 120 characters or less; currently it has 172 characters (line_length)
SwiftLint: Sources/Telemetry/ext/Keychain.swift#L50
Line Length Violation: Line should be 120 characters or less; currently it has 154 characters (line_length)
SwiftLint: Sources/Telemetry/type/ScreenView.swift#L13
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
SwiftLint: Sources/Telemetry/type/Session.swift#L9
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
SwiftLint: Sources/Telemetry/type/Session.swift#L10
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
SwiftLint: Sources/Telemetry/type/Timing.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
SwiftLint: Sources/Telemetry/type/util/Aggregator.swift#L9
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.