Skip to content

Moved network base setting to module #664

Moved network base setting to module

Moved network base setting to module #664

Re-run triggered October 21, 2023 16:25
Status Success
Total duration 1m 4s
Artifacts

linter.yaml

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

Annotations

2 warnings
SwiftLint: Kit/module/popup.swift#L101
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: Modules/Clock/popup.swift#L187
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)