Skip to content

fix: fixed duplicating the clocks in the popup view when only the loc… #669

fix: fixed duplicating the clocks in the popup view when only the loc…

fix: fixed duplicating the clocks in the popup view when only the loc… #669

Triggered via push October 7, 2023 20:51
Status Success
Total duration 58s
Artifacts

linter.yaml

on: push
SwiftLint
49s
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)