Skip to content

Fix camera binding issues #134

Fix camera binding issues

Fix camera binding issues #134

Triggered via pull request August 1, 2024 00:37
Status Success
Total duration 7m 1s
Artifacts

test.yml

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

Annotations

6 warnings and 1 notice
format-lint
swiftformat 0.54.2 is already installed and up-to-date. To reinstall 0.54.2, run: brew reinstall swiftformat
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2): Sources/MapLibreSwiftUI/MLNMapViewController.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/MLNMapViewController.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.5.0 is already installed and up-to-date. To reinstall 2.5.0, run: brew reinstall xcbeautify
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 15,OS=17.2)
Tests Passed: 0 failed, 0 skipped, 56 total (4.666 seconds)