hugo/feature/Add MusicColorPad #4438
Annotations
5 warnings
swiftlint:
Modules/ContentKit/Sources/Exercise/Exercise.swift#L13
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
swiftlint:
Modules/ContentKit/Sources/Exercise/Exercise.swift#L13
Function body should span 50 lines or less excluding comments and whitespace: currently spans 55 lines (function_body_length)
|
swiftlint:
Modules/RobotKit/Sources/Robot+Colors.swift#L9
SwiftLint rule 'line_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
swiftlint:
Modules/GameEngineKit/Sources/OldSystem/Views/Activity/ActivityView.swift#L425
File should contain 400 lines or less: currently contains 425 (file_length)
|
swiftlint:
Modules/GameEngineKit/Sources/OldSystem/Views/Activity/ActivityView.swift#L228
TODOs should be resolved ((@ladislas) was @ObservedObjec...) (todo)
|