Skip to content

ci: use ubuntu to reduce minute usage #24

ci: use ubuntu to reduce minute usage

ci: use ubuntu to reduce minute usage #24

Triggered via push December 13, 2023 22:57
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
run-swiftlint
12s
run-swiftlint
run-swiftformat
10s
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/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/ModuleClientTests/ModuleClientTests.swift#L7
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
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/Repos/RepoPackages/RepoPackagesFeature+Reducer.swift#L103
TODOs should be resolved (Cache request) (todo)
run-swiftlint: Sources/Features/ModuleLists/ModuleListsFeature.swift#L17
TODOs should be resolved (Set as loadable) (todo)
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)