Skip to content

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

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… #670

Triggered via push October 8, 2023 10:21
Status Success
Total duration 1m 11s
Artifacts

linter.yaml

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