Skip to content

fix: allow the main content view to work by removing implemented envi… #386

fix: allow the main content view to work by removing implemented envi…

fix: allow the main content view to work by removing implemented envi… #386

Triggered via push November 5, 2024 10:00
Status Success
Total duration 42s
Artifacts

swiftlint.yml

on: push
SwiftLint
31s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: MythicApp.swift#L6
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MythicApp.swift#L7
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MythicApp.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MythicApp.swift#L11
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MythicApp.swift#L78
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MythicApp.swift#L80
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MythicApp.swift#L84
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/Models/PersistentState/StorablePersistentStateModel.swift#L11
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: Sources/Models/EngineInstallerModel.swift#L233
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: Sources/Models/EngineInstallerModel.swift#L49
Nesting Violation: Types should be nested at most 1 level deep (nesting)