Skip to content

Support Strict Concurrency #76

Support Strict Concurrency

Support Strict Concurrency #76

Re-run triggered August 12, 2024 18:10
Status Success
Total duration 38s
Artifacts 2

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
59s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
1m 49s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
23s
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L10
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Models/ContactOption.swift#L9
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L10
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L10
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L184
converting function value of type '@mainactor () -> Void' to '() -> Void' loses global actor 'MainActor'; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Models/ContactOption.swift#L9
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L205
call to main actor-isolated instance method 'canOpenURL' in a synchronous nonisolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Models/ContactOption.swift#L9
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L205
main actor-isolated class property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L10
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L208
call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L184
converting function value of type '@mainactor () -> Void' to '() -> Void' loses global actor 'MainActor'; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L208
main actor-isolated class property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L205
call to main actor-isolated instance method 'canOpenURL' in a synchronous nonisolated context; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziContact/Models/ContactOption.swift#L9
using '@_implementationOnly' without enabling library evolution for 'SpeziContact' may lead to instability during execution
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L205
main actor-isolated class property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L208
call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziContact/Contact Views/ContactView.swift#L208
main actor-isolated class property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/