Build, Test and Release | Unstable version #363
Annotations
9 warnings
|
AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/RecordClientFlushTests.swift#L223
instance method 'unlock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/RecordClientFlushTests.swift#L220
instance method 'lock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/RecordClientFlushTests.swift#L216
instance method 'unlock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/RecordClientFlushTests.swift#L213
instance method 'lock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/RecordClientFlushTests.swift#L209
instance method 'unlock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/RecordClientFlushTests.swift#L206
instance method 'lock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Sources/Support/SQLiteRecordStorage.swift#L50
actor-isolated instance method 'resetCacheSizeFromDb()' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
AmplifyClients/AmplifyKinesisClient/Sources/Support/SQLiteRecordStorage.swift#L50
actor-isolated instance method 'resetCacheSizeFromDb()' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
|
The logs for this run have expired and are no longer available.
Loading