FEATURE: Swift Strict Concurrency support #231
lint.yml
on: pull_request
SwiftLint
15s
SwiftFormat
14s
Annotations
3 errors and 1 warning
SwiftLint:
Tests/TMDbTests/Mocks/Networking/HTTPClient/MockURLProtocol.swift#L25
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint
Process completed with exit code 2.
|
SwiftFormat
Process completed with exit code 1.
|
SwiftFormat:
Tests/TMDbTests/Mocks/Networking/HTTPClient/MockURLProtocol.swift#L25
Add or remove space around curly braces. (spaceAroundBraces)
|