Skip to content

Freeze release 1.0.3 #248

Freeze release 1.0.3

Freeze release 1.0.3 #248

Triggered via pull request December 10, 2023 07:56
Status Success
Total duration 47s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
39s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: MocoUITests/MocoUITests.swift#L17
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)
SwiftLint: Moco/Utils/ViewWillDisappear.swift#L21
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
SwiftLint: Moco/Utils/OrientationInfo.swift#L41
Line Length Violation: Line should be 120 characters or less; currently it has 160 characters (line_length)
SwiftLint: Moco/Utils/ColorUtil.swift#L108
Identifier Name Violation: Variable name 'bg' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Moco/Model/AudioModel.swift#L185
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
SwiftLint: Moco/Model/AudioModel.swift#L413
File Length Violation: File should contain 400 lines or less: currently contains 413 (file_length)
SwiftLint: Moco/Model/AudioModel.swift#L87
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
SwiftLint: Moco/Model/AudioModel.swift#L256
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
SwiftLint: Moco/Model/AudioModel.swift#L51
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 306 lines (type_body_length)
SwiftLint: Moco/Model/MazeModel.swift#L64
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 96 lines (function_body_length)