Fix missing Dependency #186
Annotations
3 warnings
format-lint
swiftformat 0.54.6 is already installed and up-to-date.
To reinstall 0.54.6, run:
brew reinstall swiftformat
|
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 16,OS=18.1):
Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L271
main actor-isolated property 'userLayers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
test (MapLibreSwiftUI-Package, platform=iOS Simulator,name=iPhone 16,OS=18.1):
Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L367
sending 'self' risks causing data races; this is an error in the Swift 6 language mode
|