FIX: TV Episode images missing language code #74
lint.yml
on: pull_request
Swiftlint
10s
Markdownlint
8s
Annotations
4 errors
Swiftlint:
Sources/TMDb/Extensions/URL+QueryItem.swift#L40
Lines should not have trailing whitespace (trailing_whitespace)
|
Swiftlint:
Tests/TMDbTests/TVEpisodes/ENdpoints/TVEpisodesEndpointTests.swift#L20
Line should be 120 characters or less; currently it has 126 characters (line_length)
|
Swiftlint:
Tests/TMDbTests/TVEpisodes/ENdpoints/TVEpisodesEndpointTests.swift#L31
Line should be 120 characters or less; currently it has 126 characters (line_length)
|
Swiftlint
Process completed with exit code 2.
|