chore: Release build #204
Annotations
10 warnings
|
EuriaCore/UniversalLinkHandler.swift#L81
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/UniversalLinkHandler.swift#L78
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/UniversalLinkHandler.swift#L69
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/UniversalLinkHandler.swift#L62
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/UniversalLinkHandler.swift#L60
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/UniversalLinkHandler.swift#L58
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/Utils/TargetAssembly.swift#L51
reference to static property 'current' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/Extensions/UserDefaults+Extension.swift#L27
static property 'shared' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
|
|
EuriaCore/AccountManager.swift#L23
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'InfomaniakCore'
|
|
EuriaCore/AccountManager.swift#L172
non-Sendable type 'ApiFetcher' cannot be returned from actor-isolated implementation to caller of protocol requirement 'getApiFetcher(for:token:)'; this is an error in the Swift 6 language mode
|
The logs for this run have expired and are no longer available.
Loading