Skip to content

Add logging to MapView delegate callbacks and camera updates. #265

Add logging to MapView delegate callbacks and camera updates.

Add logging to MapView delegate callbacks and camera updates. #265

Triggered via pull request May 2, 2025 17:28
Status Success
Total duration 3m 37s
Artifacts

test.yml

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

Annotations

11 warnings
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Extensions/MapLibre/MLNMapViewCameraUpdating.swift#L7
Your SwiftSyntax version is pinned to 510.x.x by some of your dependencies. Using a lower SwiftSyntax version than your Swift version may lead to issues when using Mockable. (from macro 'Mockable')
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Extensions/UIKit/UIGestureRecognizing.swift#L4
Your SwiftSyntax version is pinned to 510.x.x by some of your dependencies. Using a lower SwiftSyntax version than your Swift version may lead to issues when using Mockable. (from macro 'Mockable')
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Models/MapCamera/CameraState.swift#L40
associated value 'showcase(shapeCollection:)' of 'Sendable'-conforming enum 'CameraState' has non-sendable type 'MLNShapeCollection'; this is an error in the Swift 6 language mode
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Models/MapCamera/CameraState.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MapLibre'
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Extensions/MapLibre/MLNMapViewCameraUpdating.swift#L7
Your SwiftSyntax version is pinned to 510.x.x by some of your dependencies. Using a lower SwiftSyntax version than your Swift version may lead to issues when using Mockable. (from macro 'Mockable')
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Extensions/UIKit/UIGestureRecognizing.swift#L4
Your SwiftSyntax version is pinned to 510.x.x by some of your dependencies. Using a lower SwiftSyntax version than your Swift version may lead to issues when using Mockable. (from macro 'Mockable')
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L146
main actor-isolated property 'userLayers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Models/MapCamera/CameraState.swift#L40
associated value 'showcase(shapeCollection:)' of 'Sendable'-conforming enum 'CameraState' has non-sendable type 'MLNShapeCollection'; this is an error in the Swift 6 language mode
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Models/MapCamera/CameraState.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MapLibre'
platform=iOS Simulator,name=iPhone 16,OS=18.1: Sources/MapLibreSwiftUI/Extensions/MapLibre/MLNMapViewCameraUpdating.swift#L7
Your SwiftSyntax version is pinned to 510.x.x by some of your dependencies. Using a lower SwiftSyntax version than your Swift version may lead to issues when using Mockable. (from macro 'Mockable')
platform=iOS Simulator,name=iPhone 16,OS=18.1
xcbeautify 2.28.0 already installed