fix: accessing Availability.h macros in Swift (Xcode 26 support) (#4013) #442
stress_test.yml
on: push
prepare-for-test
16s
auth-stress-test
10m 5s
geo-stress-test
11m 25s
storage-stress-test
6m 39s
datastore-stress-test
11m 49s
graphql-api-stress-test
9m 51s
Annotations
50 warnings
|
storage-stress-test:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
|
storage-stress-test:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
|
storage-stress-test:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
|
storage-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
storage-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
storage-stress-test:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
storage-stress-test:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
|
storage-stress-test:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
|
storage-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
|
storage-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
|
graphql-api-stress-test:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
|
graphql-api-stress-test:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
|
graphql-api-stress-test:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
|
graphql-api-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
graphql-api-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
graphql-api-stress-test:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
graphql-api-stress-test:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
|
graphql-api-stress-test:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
|
graphql-api-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
|
graphql-api-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
|
auth-stress-test:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
|
auth-stress-test:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
|
auth-stress-test:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
|
auth-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
auth-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
auth-stress-test:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
auth-stress-test:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
|
auth-stress-test:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
|
auth-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
|
auth-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
|
geo-stress-test:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
|
geo-stress-test:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
|
geo-stress-test:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
|
geo-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
geo-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
geo-stress-test:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
geo-stress-test:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
|
geo-stress-test:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
|
geo-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
|
geo-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
|
datastore-stress-test:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
|
datastore-stress-test:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
|
datastore-stress-test:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
|
datastore-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
datastore-stress-test:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
datastore-stress-test:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
datastore-stress-test:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
|
datastore-stress-test:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
|
datastore-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
|
datastore-stress-test:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|