Skip to content

Add AccountKeyRequirement.manual #397

Add AccountKeyRequirement.manual

Add AccountKeyRequirement.manual #397

Triggered via pull request September 15, 2024 16:24
Status Failure
Total duration 6h 5m 10s
Artifacts 6

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
2m 26s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test Swift Package macOS  /  Test using xcodebuild or run fastlane
6h 4m
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Build and Test Swift Package visionOS  /  Test using xcodebuild or run fastlane
2m 22s
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
15m 31s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Build and Test UI Tests visionOS  /  Test using xcodebuild or run fastlane
16m 50s
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Build and Test Swift Package iOS Latest  /  Test using xcodebuild or run fastlane
2m 33s
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane
Build and Test UI Tests Latest  /  Test using xcodebuild or run fastlane
14m 53s
Build and Test UI Tests Latest / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 61 warnings
Build and Test UI Tests / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
The job running on runner GitHub Runner 4 has exceeded the maximum execution time of 360 minutes.
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/Views/AccountOverview/PasswordChangeSheet.swift#L132
capture of 'newPassword' with non-sendable type 'Binding<String>' in a `@Sendable` closure
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/Views/AccountOverview/View+AccountOverviewObjects.swift#L16
non-sendable type 'AccountDetailsBuilder' in asynchronous access to main actor-isolated property 'modifiedDetailsBuilder' cannot cross actor boundary
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L167
passing argument of non-sendable type 'any AccountStorageProvider' outside of main actor-isolated context may introduce data races
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/Account.swift#L110
main actor-isolated property '__accountService' can not be mutated from a non-isolated context; this is an error in Swift 6
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L167
passing argument of non-sendable type 'any AccountStorageProvider' outside of main actor-isolated context may introduce data races
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L167
passing argument of non-sendable type 'any AccountStorageProvider' outside of main actor-isolated context may introduce data races
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/Views/AccountOverview/PasswordChangeSheet.swift#L132
capture of 'newPassword' with non-sendable type 'Binding<String>' in a `@Sendable` closure
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/Views/AccountOverview/View+AccountOverviewObjects.swift#L16
non-sendable type 'AccountDetailsBuilder' in asynchronous access to main actor-isolated property 'modifiedDetailsBuilder' cannot cross actor boundary
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L41
stored property 'storageProvider' of 'Sendable'-conforming class 'ExternalAccountStorage' is mutable
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ExternalAccountStorage.swift#L167
passing argument of non-sendable type 'any AccountStorageProvider' outside of main actor-isolated context may introduce data races
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/ViewModifier/AccountRequiredModifier.swift#L13
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziAccount/Views/AccountOverview/PasswordChangeSheet.swift#L132
capture of 'newPassword' with non-sendable type 'Binding<String>' in a `@Sendable` closure
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Runner GitHub Runner 4 did not respond to a cancelation request with 00:05:00.

Artifacts

Produced during runtime
Name Size
SpeziAccount-Latest.xcresult
469 KB
SpeziAccount-visionOS.xcresult
445 KB
SpeziAccount.xcresult
446 KB
TestApp-iOS-Latest.xcresult
5.86 MB
TestApp-iOS.xcresult
117 MB
TestApp-visionOS.xcresult
3.82 MB