build-mistica-catalog-firebase.yml
on: release
Build enterprise
1m 36s
Annotations
6 warnings
Build enterprise:
Sources/Mistica/Components/Feedback/FeedbackView.swift#L426
call to main actor-isolated instance method 'prepareAnimation()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
|
Build enterprise:
Sources/Mistica/Components/Feedback/FeedbackView.swift#L427
call to main actor-isolated instance method 'startAnimation()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
|
Build enterprise:
Sources/Mistica/Components/Feedback/FeedbackView.swift#L429
main actor-isolated property 'title' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
|
Build enterprise:
Sources/Mistica/Components/Feedback/FeedbackView.swift#L429
main actor-isolated property 'primaryButton' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
|
Build enterprise:
Sources/Mistica/Components/Feedback/FeedbackView.swift#L430
main actor-isolated property 'isLoading' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
|
Build enterprise:
Sources/Mistica/Components/Feedback/FeedbackView.swift#L430
main actor-isolated property 'primaryButton' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
|