Skip to content

FEATURE: Swift Strict Concurrency support #231

FEATURE: Swift Strict Concurrency support

FEATURE: Swift Strict Concurrency support #231

Triggered via pull request April 3, 2024 20:04
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)