Skip to content

Upgrade to Swift 6.2 and latest OS deployment targets #2

Upgrade to Swift 6.2 and latest OS deployment targets

Upgrade to Swift 6.2 and latest OS deployment targets #2

Triggered via pull request October 17, 2025 01:43
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
SwiftLint
31s
SwiftLint
Build and Test
52s
Build and Test
Pod Lib Lint
11s
Pod Lib Lint
Matrix: Build All Platforms
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Build and Test
Process completed with exit code 65.
SwiftLint: FuzzyMatchingSwift/Classes/FuzzyMatching.swift#L177
Unused Enumerated Violation: When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
SwiftLint: FuzzyMatchingSwift/Classes/FuzzyMatching.swift#L94
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: FuzzyMatchingSwift/Classes/FuzzyMatching.swift#L84
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
Build and Test
No files were found with the provided path: **/*.xcresult junit.xml. No artifacts will be uploaded.