Skip to content
Re-run triggered December 16, 2024 14:18
Status Success
Total duration 1m 46s
Artifacts
Build enterprise
1m 36s
Build enterprise
Fit to window
Zoom out
Zoom in

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