Skip to content

Support Navigation #108

Support Navigation

Support Navigation #108

Triggered via pull request June 11, 2024 16:18
Status Failure
Total duration 7m 5s
Artifacts

test.yml

on: pull_request
format-lint
10s
format-lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 1 notice
format-lint
Process completed with exit code 1.
format-lint
swiftformat 0.53.10 is already installed and up-to-date. To reinstall 0.53.10, run: brew reinstall swiftformat
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2): Sources/MapLibreSwiftUI/MapViewController.swift#L10
main actor-isolated property 'mapView' cannot be used to satisfy nonisolated protocol requirement
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2): Sources/MapLibreSwiftUI/MapViewController.swift#L10
main actor-isolated property 'mapView' cannot be used to satisfy nonisolated protocol requirement
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2): Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L354
capture of 'self' with non-sendable type 'MapViewCoordinator<T>' in a `@Sendable` closure
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2): Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L363
capture of 'self' with non-sendable type 'MapViewCoordinator<T>' in a `@Sendable` closure
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2)
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2)
Tests Passed: 0 failed, 0 skipped, 56 total (5.411 seconds)