Skip to content

chore(lint): run lint and format #27

chore(lint): run lint and format

chore(lint): run lint and format #27

Triggered via push December 14, 2023 09:21
Status Success
Total duration 22s
Artifacts

lint.yml

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

Annotations

10 warnings
run-swiftlint: App/Shared/AppDelegate.swift#L52
Code should be indented using one tab or 2 spaces (indentation_width)
run-swiftlint: Sources/Features/Discover/DiscoverFeature.swift#L155
TODOs should be resolved (move to paths) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+Reducer.swift#L31
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#L174
TODOs should be resolved (Allow retrying) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L192
TODOs should be resolved (Make it localizable?) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L455
TODOs should be resolved (Make size based on listing's s...) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L456
TODOs should be resolved (Make it snap for devices lower...) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L457
TODOs should be resolved (Show indicators for macOS) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L465
TODOs should be resolved (Make gradient with blur) (todo)