Skip to content

Update README.md

Update README.md #153

Triggered via push April 3, 2024 06:56
Status Success
Total duration 41s
Artifacts

swiftlint.yml

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

Annotations

4 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Helper/Extensions/Color+Theme.swift#L52
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
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)