Skip to content

feat: reverted 134a42f, looks like the problem was fixed in the new v… #773

feat: reverted 134a42f, looks like the problem was fixed in the new v…

feat: reverted 134a42f, looks like the problem was fixed in the new v… #773

Triggered via push March 21, 2024 20:29
Status Success
Total duration 41s
Artifacts

linter.yaml

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

Annotations

8 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SwiftLint: Modules/Disk/readers.swift#L383
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Modules/RAM/readers.swift#L147
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Modules/CPU/readers.swift#L224
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Modules/Battery/readers.swift#L191
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Modules/Net/readers.swift#L278
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Modules/Net/readers.swift#L487
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Kit/plugins/Reachability.swift#L62
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)