Skip to content

hugo/feature/Add MusicColorPad #4438

hugo/feature/Add MusicColorPad

hugo/feature/Add MusicColorPad #4438

Triggered via pull request December 6, 2024 13:31
Status Success
Total duration 51s
Artifacts

ci-linter-swiftlint.yml

on: pull_request
swiftlint
42s
swiftlint
Fit to window
Zoom out
Zoom in

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)