Skip to content

Bump actions/checkout from 4 to 5 #429

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #429

Triggered via pull request October 1, 2025 20:24
Status Success
Total duration 36s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/Nimble/Utils/PollAwait.swift#L403
File Length Violation: File should contain 400 lines or less: currently contains 403 (file_length)
lint: Sources/Nimble/Utils/AsyncAwait.swift#L247
Superfluous Disable Command Violation: SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
lint: Sources/Nimble/Utils/AsyncAwait.swift#L195
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
lint: Sources/Nimble/Expectation.swift#L21
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Sources/Nimble/Requirement.swift#L40
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Sources/Nimble/Requirement.swift#L55
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
lint: Sources/Nimble/Requirement.swift#L38
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
lint: Sources/Nimble/Requirement.swift#L19
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
lint: Sources/Nimble/Requirement.swift#L18
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
lint: Sources/Nimble/DSL+AsyncAwait.swift#L142
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)