release 1.0.8 #11
Annotations
3 errors and 10 warnings
|
build:
Projects/Feature/FeaturePokit/Sources/PokitLinkEditFeature.swift#L11
could not build Objective-C module 'FeatureCategorySetting'
|
build
Process completed with exit code 1.
|
build:
Projects/CoreKit/Sources/CoreNetwork/TokenInterceptor.swift#L16
stored property '_keychain' of 'Sendable'-conforming class 'TokenInterceptor' is mutable; this is an error in the Swift 6 language mode
|
build:
Projects/CoreKit/Sources/Data/Client/PasteboardClient/PasteboardClient+LiveKey.swift#L48
'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream.
|
build:
Projects/CoreKit/Sources/Data/Client/RemoteNotificationClient/RemoteNotificationsClient+LiveKey.swift#L14
no 'async' operations occur within 'await' expression
|
build:
Projects/CoreKit/Sources/Data/Client/RemoteNotificationClient/RemoteNotificationsClient+LiveKey.swift#L15
no 'async' operations occur within 'await' expression
|
build:
Projects/CoreKit/Sources/Data/Client/RemoteNotificationClient/RemoteNotificationsClient+LiveKey.swift#L16
no 'async' operations occur within 'await' expression
|
build:
Projects/CoreKit/Sources/Data/Client/SocialLogin/SocialLoginClient+LiveKey.swift#L23
call to main actor-isolated instance method 'makeJWT()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
|
build:
Projects/Feature/FeatureContentSetting/Sources/ContentSetting/ContentSettingFeature.swift#L427
initialization of immutable value 'content' was never used; consider replacing with assignment to '_' or removing it
|
build:
Projects/Feature/FeatureLogin/Sources/Splash/SplashFeature.swift#L194
no 'async' operations occur within 'await' expression
|
build:
Projects/App/ShareExtension/Sources/ShareRootFeature.swift#L117
capture of 'itemProvider' with non-sendable type 'NSItemProvider' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
build
The Swift file "/Users/runner/work/Pokit-iOS/Pokit-iOS/Projects/App/ShareExtension/Resources/Resource.swift" cannot be processed by a Copy Bundle Resources build phase (in target 'ShareExtension' from project 'App')
|