Skip to content

fix: ui ux minor changes & video player gesture improvements #26

fix: ui ux minor changes & video player gesture improvements

fix: ui ux minor changes & video player gesture improvements #26

Triggered via push December 13, 2023 23:31
Status Failure
Total duration 23s
Artifacts

lint.yml

on: push
run-swiftlint
11s
run-swiftlint
run-swiftformat
9s
run-swiftformat
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
run-swiftformat
Process completed with exit code 1.
run-swiftformat: Tests/ModuleClientTests/ModuleClientTests.swift#L7
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
run-swiftformat: Tests/ModuleClientTests/JSRunnerTests.swift#L3
Remove trailing space at end of a line. (trailingSpace)
run-swiftformat: Tests/ModuleClientTests/JSRunnerTests.swift#L6
Remove trailing space at end of a line. (trailingSpace)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L3
Remove trailing space at end of a line. (trailingSpace)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L6
Remove trailing space at end of a line. (trailingSpace)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L32
Move inline try keyword(s) to start of expression. (hoistTry)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L34
Move inline try keyword(s) to start of expression. (hoistTry)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L62
Insert/remove explicit self where applicable. (redundantSelf)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L73
Insert/remove explicit self where applicable. (redundantSelf)
run-swiftformat: Tests/JSValueCoderTests/JSValueCoderTests.swift#L76
Remove trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+Reducer.swift#L66
Line should be 150 characters or less; currently it has 156 characters (line_length)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+Reducer.swift#L30
TODOs should be resolved (Set default module to load or ...) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L36
TODOs should be resolved (Create home listing) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L168
TODOs should be resolved (Allow retrying) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L186
TODOs should be resolved (Make it localizable?) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L433
TODOs should be resolved (open new view to show all pagi...) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L445
TODOs should be resolved (Make size based on listing's s...) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L446
TODOs should be resolved (Make it snap for devices lower...) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L447
TODOs should be resolved (Show indicators for macOS) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L455
TODOs should be resolved (Make gradient with blur) (todo)