Skip to content

Support JikanAPI v4 #20

Support JikanAPI v4

Support JikanAPI v4 #20

Triggered via pull request January 7, 2024 12:56
Status Success
Total duration 37s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
30s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Shared/Views/AnimeEpisodeListView.swift#L38
Line Length Violation: Line should be 120 characters or less; currently it has 135 characters (line_length)
SwiftLint: Shared/Views/FullscreenVideoPlayer.swift#L29
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
SwiftLint: Shared/Views/FullscreenVideoPlayer.swift#L55
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
SwiftLint: Shared/Views/AnimeInformationView.swift#L30
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
SwiftLint: Shared/Views/TextSheetView.swift#L8
Blanket Disable Command Violation: The disabled 'line_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Shared/Views/TextSheetView.swift#L30
Todo Violation: TODOs should be resolved (fix no dismiss animation on iO...) (todo)
SwiftLint: Shared/Views/SearchTab/SearchView.swift#L44
Line Length Violation: Line should be 120 characters or less; currently it has 132 characters (line_length)
SwiftLint: Shared/Views/AnimeDetailView.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
SwiftLint: Shared/Views/AnimeDetailView.swift#L110
Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
SwiftLint: Shared/Views/AnimeDetailView.swift#L125
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)