Skip to content

Add architecture diagram #171

Add architecture diagram

Add architecture diagram #171

Triggered via push December 28, 2024 00:43
Status Success
Total duration 38s
Artifacts

swiftlint.yml

on: push
SwiftLint
30s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SwiftLint: Clendar/Modules/Settings/SettingsViewController.swift#L38
Type Body Length Violation: Type body should span 300 lines or less excluding comments and whitespace: currently spans 326 lines (type_body_length)
SwiftLint: Clendar/Helper/Extensions/Color+Theme.swift#L52
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)