Skip to content

hugo/feature/Migrate folders and files from Old to New GEK #4688

hugo/feature/Migrate folders and files from Old to New GEK

hugo/feature/Migrate folders and files from Old to New GEK #4688

Triggered via pull request February 20, 2025 17:22
Status Cancelled
Total duration 34s
Artifacts

ci-linter-swiftlint.yml

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

Annotations

2 errors and 11 warnings
swiftlint
The run was canceled by @github-actions[bot].
swiftlint
The operation was canceled.
swiftlint
Cache not found for keys: mise-v0-linux-x64-3129486d51f06234dff04753819eed55df960049e6f5e795887c53a200ac5dcb-2025.1.7
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/DnD/GridWithZones/Coordinators/DnDGridWithZonesCoordinator+NoGameplay.swift#L14
SwiftLint rule 'type_name' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/DnD/GridWithZones/DnDGridWithZonesView.swift#L62
TODOs should be resolved ((@HPezz) Change into manual/au...) (todo)
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/DnD/OneToOne/DnDOneToOneView.swift#L62
TODOs should be resolved ((@HPezz) Change into manual/au...) (todo)
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/MagicCard/Models/MagicCardCoordinatorFindTheRightAnswersChoiceModel.swift#L8
Type name 'MagicCardCoordinatorFindTheRightAnswersChoiceModel' should be between 4 and 40 characters long (type_name)
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/Specialized/Melody/MelodyView+XylophoneView.swift#L36
When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/TTS/TTSView.swift#L144
Line should be 150 characters or less; currently it has 158 characters (line_length)
swiftlint: Modules/GameEngineKit/Sources/_NewSystem/Interfaces/TTS/TTSView.swift#L93
TODOs should be resolved ((@HPezz) Change into manual/au...) (todo)