Bump actions/checkout from 4.1.1 to 4.1.3 #22
Annotations
4 warnings
Run SwiftLint:
Lock/CountryTableViewController.swift#L61
Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Run SwiftLint:
Lock/InputField.swift#L25
Type body should span 300 lines or less excluding comments and whitespace: currently spans 351 lines (type_body_length)
|
Run SwiftLint:
Lock/UnrecoverableError.swift#L57
`if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Run SwiftLint:
Lock/Routes.swift#L69
`if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Loading