Skip to content

Update architecture diagram #174

Update architecture diagram

Update architecture diagram #174

Triggered via push March 15, 2025 11:36
Status Success
Total duration 34s
Artifacts

swiftlint.yml

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

Annotations

2 warnings
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)