Skip to content

Bump webrick from 1.8.1 to 1.8.2 #166

Bump webrick from 1.8.1 to 1.8.2

Bump webrick from 1.8.1 to 1.8.2 #166

Triggered via pull request September 29, 2024 09:19
Status Success
Total duration 35s
Artifacts

swiftlint.yml

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

Annotations

4 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)