Skip to content

✨ (GEK): Add Melody activity #1738

✨ (GEK): Add Melody activity

✨ (GEK): Add Melody activity #1738

Triggered via pull request December 4, 2023 11:41
Status Failure
Total duration 5m 8s
Artifacts

ci-linter-swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: Modules/ContentKit/Sources/Exercise/Exercice+MIDIRecordingPlayer.swift#L11
Types should be nested at most 1 level deep (nesting)
lint: Modules/ContentKit/Sources/Exercise/Exercice+MIDIRecordingPlayer.swift#L11
Types should be nested at most 1 level deep (nesting)
lint: Modules/GameEngineKit/Sources/_NewSystem/Exercises/Specialized/Melody/MelodyView+XylophoneView.swift#L19
Line should be 130 characters or less; currently it has 156 characters (line_length)
lint: Modules/GameEngineKit/Sources/_NewSystem/Exercises/Specialized/Melody/MelodyView+XylophoneView.swift#L59
Line should be 130 characters or less; currently it has 135 characters (line_length)
lint: Modules/GameEngineKit/Sources/_NewSystem/Exercises/Specialized/Melody/MelodyView+ButtonLabel.swift#L7
TODOs should be resolved ((@hugo/@ladislas): Make a gene...) (todo)
lint: Modules/GameEngineKit/Sources/_NewSystem/Exercises/Specialized/Melody/MelodyView+LauncherView.swift#L18
TODOs should be resolved ((@hugo): Replace by Melody ill...) (todo)
lint: Modules/GameEngineKit/Sources/_NewSystem/Exercises/Specialized/Melody/MelodyView+SongSelector.swift#L81
Line should be 130 characters or less; currently it has 155 characters (line_length)
lint: Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityView.swift#L78
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
lint: Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityView.swift#L78
Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
lint
Process completed with exit code 123.