Skip to content

ladislas/feature/gek refactor/exercise struct #4669

ladislas/feature/gek refactor/exercise struct

ladislas/feature/gek refactor/exercise struct #4669

Triggered via pull request February 6, 2025 14:52
Status Success
Total duration 29s
Artifacts

ci-linter-swiftlint.yml

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

Annotations

5 warnings
swiftlint: Modules/ContentKit/Sources/_NewSystem/NewExercise.swift#L286
The enabled 'nesting' rule was not disabled (blanket_disable_command)
swiftlint: Modules/ContentKit/Sources/_NewSystem/NewExercise.swift#L286
The enabled 'cyclomatic_complexity' rule was not disabled (blanket_disable_command)
swiftlint: Modules/ContentKit/Sources/_NewSystem/NewExercise.swift#L126
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
swiftlint: Modules/ContentKit/Sources/_NewSystem/NewExercise.swift#L214
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
swiftlint: Modules/ContentKit/Sources/_NewSystem/NewExercise.swift#L36
TODOs should be resolved ((@ladislas) implement decode l...) (todo)