Customize Security Overview #363
Annotations
2 errors and 3 warnings
Sources/SpeziAccount/AccountValue/Keys/PasswordKey.swift#L23
main actor-isolated property 'details' can not be referenced from a non-isolated context
|
|
Sources/SpeziAccount/AccountService/Configuration/UserIdType.swift#L23
associated value 'custom' of 'Sendable'-conforming enum 'UserIdType' has non-sendable type 'LocalizedStringResource'
|
Sources/SpeziAccount/AccountValue/AccountKeyCategory.swift#L43
stored property 'categoryTitle' of 'Sendable'-conforming struct 'AccountKeyCategory' has non-sendable type 'LocalizedStringResource?'
|
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
|
The logs for this run have expired and are no longer available.
Loading