Skip to content

FEATURE: Make all models conform to Codable #133

FEATURE: Make all models conform to Codable

FEATURE: Make all models conform to Codable #133

Triggered via pull request January 15, 2024 23:10
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Swiftlint
10s
Swiftlint
SwiftFormat
12s
SwiftFormat
Markdownlint
6s
Markdownlint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Swiftlint: Sources/TMDb/Models/ShowWatchProvider.swift#L36
Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: Sources/TMDb/Models/ShowWatchProvider.swift#L52
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
Swiftlint
Process completed with exit code 2.
SwiftFormat
Process completed with exit code 1.