Skip to content

Update Mistica firebase secret #1036

Update Mistica firebase secret

Update Mistica firebase secret #1036

Triggered via pull request December 17, 2024 07:16
Status Success
Total duration 5m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run Tests: 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
Run Tests: 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
Run Tests: 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
Run Tests: 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
Run Tests: 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
Run Tests: 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