Skip to content

Swift 6 Support

Swift 6 Support #178

Triggered via pull request September 10, 2024 20:10
Status Failure
Total duration 5m 48s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
validate: FetchRequests/Tests/Models/JSONTestCase.swift#L256
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
validate: FetchRequests/Tests/Models/FetchRequestAssociationTestCase.swift#L777
Prefer `static` over `class` in a final class (static_over_final_class)
validate: FetchRequests/Tests/Models/FetchRequestAssociationTestCase.swift#L781
Prefer `static` over `class` in a final class (static_over_final_class)
validate
Process completed with exit code 2.