Fix iOS 17 Widget background view modifier #136
Annotations
3 warnings
SwiftLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
SwiftLint:
Clendar/Modules/Settings/SettingsViewController.swift#L37
Type Body Length Violation: Type body should span 300 lines or less excluding comments and whitespace: currently spans 306 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)
|