Skip to content

Updates to allow building using Swift 6 #24

Updates to allow building using Swift 6

Updates to allow building using Swift 6 #24

Triggered via pull request March 18, 2026 21:31
Status Success
Total duration 3m 27s
Artifacts

swift.yml

on: pull_request
Test-on-macOS
59s
Test-on-macOS
Test-on-all-others
3m 22s
Test-on-all-others
SwiftLint
36s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
SwiftLint: Sources/Haversack/Entities/PasswordBaseEntity.swift#L71
Superfluous Disable Command Violation: SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint: Sources/Haversack/Entities/PasswordBaseEntity.swift#L81
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)