Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

wip: add initial library models #36

wip: add initial library models

wip: add initial library models #36

Triggered via push January 2, 2024 07:08
Status Success
Total duration 23s
Artifacts

lint.yml

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

Annotations

10 warnings
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#L35
TODOs should be resolved (Create home listing) (todo)
run-swiftlint: Sources/Features/Discover/DiscoverFeature+View.swift#L173
TODOs should be resolved (Allow retrying) (todo)
run-swiftlint: Sources/Features/ContentCore/ContentCore+View.swift#L114
TODOs should be resolved (Add option to show/hide paging...) (todo)
run-swiftlint: Sources/Features/ContentCore/ContentCore+View.swift#L154
TODOs should be resolved (Allow variations to also be a ...) (todo)
run-swiftlint: Sources/Features/ContentCore/ContentCore+View.swift#L347
TODOs should be resolved (Move these to translatable con...) (todo)
run-swiftlint: Sources/Features/PlaylistDetails/PlaylistDetailsFeature.swift#L69
TODOs should be resolved (Show start based on last resum...) (todo)
run-swiftlint: Sources/Features/PlaylistDetails/iOS/PlaylistDetailsFeature+View+iOS.swift#L352
TODOs should be resolved (Handle tap gesture for video/i...) (todo)
run-swiftlint: Sources/Features/VideoPlayer/VideoPlayerFeature+Reducer.swift#L218
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
run-swiftlint: Sources/Features/VideoPlayer/VideoPlayerFeature+Reducer.swift#L147
TODOs should be resolved (Decide if it should fetch sour...) (todo)