Skip to content

fix crash on main screen co-ordinator #399

fix crash on main screen co-ordinator

fix crash on main screen co-ordinator #399

Triggered via pull request December 2, 2023 13:41
Status Success
Total duration 19m 51s
Artifacts

ci.yml

on: pull_request
SwiftLint
38s
SwiftLint
Build and Test default scheme using iPhone simulator
19m 40s
Build and Test default scheme using iPhone simulator
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 1 notice
SwiftLint: UIComponents/Sources/UIComponents/Components/Transitions/CurtainTransition/Transition/TransitionDriver.swift#L3
Blanket Disable Command Violation: The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: UIComponents/Sources/UIComponents/Components/Activity/ActivityIndicatorPresenter.swift#L213
Type Name Violation: Type name 'ActivityIndicatorPresenterStateWaitingToStart' should be between 3 and 40 characters long (type_name)
SwiftLint: UIComponents/Sources/UIComponents/Components/Activity/ActivityIndicatorPresenter.swift#L257
Type Name Violation: Type name 'ActivityIndicatorPresenterStateWaitingToStop' should be between 3 and 40 characters long (type_name)
SwiftLint: UIComponents/Sources/UIComponents/SwiftUIComponents/AnimealButton.swift#L24
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: UIComponents/Sources/UIComponents/Extensions/UIApplication+Extensions.swift#L5
First Where Violation: Prefer using `.first(where:)` over `.filter { }.first` in collections (first_where)
SwiftLint: animeal/src/Flows/AttachPhoto/Model/AttachPhotoModel.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: animeal/src/Flows/AttachPhoto/Model/AttachPhotoModel.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: animeal/src/Flows/AttachPhoto/Model/AttachPhotoModel.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: animeal/src/Flows/AttachPhoto/Model/AttachPhotoModel.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: animeal/src/Flows/AttachPhoto/Model/AttachPhotoModel.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
Build and Test default scheme using iPhone simulator
Tests Passed: 0 failed, 0 skipped, 1 total (0.015 seconds)