feat: add enrichment of StartRequest with OS, device ID, version #601
Annotations
7 errors, 8 warnings, and 1 notice
|
lint:
Coder-Desktop/VPNLibTests/TelemetryEnricherTests.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
|
|
lint:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L6
Lines should not have trailing whitespace (trailing_whitespace)
|
|
lint:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L9
Lines should not have trailing whitespace (trailing_whitespace)
|
|
lint:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L12
Lines should not have trailing whitespace (trailing_whitespace)
|
|
lint:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L21
Lines should not have trailing whitespace (trailing_whitespace)
|
|
lint
Process completed with exit code 2.
|
|
fmt
Process completed with exit code 2.
|
|
fmt:
Coder-Desktop/VPNLibTests/TelemetryEnricherTests.swift#L5
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
|
fmt:
Coder-Desktop/VPNLibTests/TelemetryEnricherTests.swift#L17
Move inline try keyword(s) to start of expression. (hoistTry)
|
|
fmt:
Coder-Desktop/VPNLibTests/TelemetryEnricherTests.swift#L20
Remove trailing space at end of a line. (trailingSpace)
|
|
fmt:
Coder-Desktop/VPNLibTests/TelemetryEnricherTests.swift#L25
Remove trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
|
|
fmt:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L6
Remove trailing space at end of a line. (trailingSpace)
|
|
fmt:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L9
Remove trailing space at end of a line. (trailingSpace)
|
|
fmt:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L12
Remove trailing space at end of a line. (trailingSpace)
|
|
fmt:
Coder-Desktop/VPNLib/TelemetryEnricher.swift#L21
Remove trailing space at end of a line. (trailingSpace)
|
|
test
Tests Passed: 0 failed, 0 skipped, 0 total (0.001 seconds)
|