Skip to content

#17 not allowing police signup #17

#17 not allowing police signup

#17 not allowing police signup #17

Triggered via pull request August 24, 2023 04:29
Status Success
Total duration 47s
Artifacts

ci.yml

on: pull_request
SwiftLint
38s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Simple/Services/ReportService.swift#L12
Todo Violation: TODOs should be resolved (Move all report API functions ...) (todo)
SwiftLint: Simple/Core/Home/View/OSMapView.swift#L94
Safe SFSymbol Violation: Use `SFSafeSymbols` via `systemSymbol` parameters for type safety. (sf_safe_symbol)
SwiftLint: Simple/Core/Home/View/OSMenuView.swift#L58
Safe SFSymbol Violation: Use `SFSafeSymbols` via `systemSymbol` parameters for type safety. (sf_safe_symbol)
SwiftLint: Simple/Core/Settings/SettingsRowView.swift#L17
Safe SFSymbol Violation: Use `SFSafeSymbols` via `systemSymbol` parameters for type safety. (sf_safe_symbol)
SwiftLint: Simple/Core/Reports/Views/CreateReportView.swift#L72
Safe SFSymbol Violation: Use `SFSafeSymbols` via `systemSymbol` parameters for type safety. (sf_safe_symbol)
SwiftLint: Simple/Core/Components/MapViewActionButton.swift#L18
Safe SFSymbol Violation: Use `SFSafeSymbols` via `systemSymbol` parameters for type safety. (sf_safe_symbol)
SwiftLint: Simple/Core/Reports/ViewModel/OSReportViewModel.swift#L314
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Simple/Utils/Constants.swift#L51
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Simple/Utils/Constants.swift#L55
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Simple/Utils/Constants.swift#L60
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)