Skip to content

fix: upcoming feature settings in package targets - WPB-10949 #201

fix: upcoming feature settings in package targets - WPB-10949

fix: upcoming feature settings in package targets - WPB-10949 #201

Triggered via pull request September 6, 2024 09:40
@caldriancaldrian
opened #1890
Status Success
Total duration 14s
Artifacts

pr-author-assigner.yml

on: pull_request_target
assign-author
4s
assign-author
Fit to window
Zoom out
Zoom in

Annotations

123 warnings
assign-author
The following actions uses node12 which is deprecated and will be forced to run on node16: samspills/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
assign-author
The following actions use a deprecated Node.js version and will be forced to run on node20: samspills/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Main actor-isolated property 'userInterfaceIdiom' can not be referenced from a non-isolated context; this is an error in Swift 6: WireSystem/Sources/WireSystem/Abstractions/UIKit/DeviceWrapper.swift#L33
Main actor-isolated property 'userInterfaceIdiom' can not be referenced from a non-isolated context; this is an error in Swift 6
Main actor-isolated property 'orientation' can not be referenced from a non-isolated context; this is an error in Swift 6: WireSystem/Sources/WireSystem/Abstractions/UIKit/DeviceWrapper.swift#L37
Main actor-isolated property 'orientation' can not be referenced from a non-isolated context; this is an error in Swift 6
Main actor-isolated property 'model' can not be referenced from a non-isolated context; this is an error in Swift 6: WireSystem/Sources/WireSystem/Abstractions/UIKit/DeviceWrapper.swift#L41
Main actor-isolated property 'model' can not be referenced from a non-isolated context; this is an error in Swift 6
Main actor-isolated class property 'current' can not be referenced from a non-isolated context; this is an error in Swift 6: WireSystem/Sources/WireSystem/Abstractions/UIKit/DeviceWrapper.swift#L48
Main actor-isolated class property 'current' can not be referenced from a non-isolated context; this is an error in Swift 6
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)': WireTesting/Sources/WireTesting/SnapshotHelper.swift#L158
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)'
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)': WireTesting/Sources/WireTesting/SnapshotHelper.swift#L196
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)'
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)': WireTesting/Sources/WireTesting/SnapshotHelper.swift#L226
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)'
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)': WireTesting/Sources/WireTesting/SnapshotHelper.swift#L269
'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)' is deprecated: renamed to 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:)'
Static property 'defaultValue' 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: WireUtilities/Sources/WireUtilities/AccentColor/AccentColor+Environment.swift#L21
Static property 'defaultValue' 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
Static property 'productionVersions' 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: WireAPI/Sources/WireAPI/Models/API/APIVersion.swift#L44
Static property 'productionVersions' 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
Static property 'developmentVersions' 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: WireAPI/Sources/WireAPI/Models/API/APIVersion.swift#L49
Static property 'developmentVersions' 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
Capture of 'self' with non-sendable type 'PushChannel?' in a `@Sendable` closure: WireAPI/Sources/WireAPI/Network/PushChannel/PushChannel.swift#L57
Capture of 'self' with non-sendable type 'PushChannel?' in a `@Sendable` closure
Capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure: WireAPI/Sources/WireAPI/Network/PushChannel/WebSocket.swift#L45
Capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure
Static property 'featureConfigsV0' 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: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L213
Static property 'featureConfigsV0' 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
Static property 'featureConfigsV1' 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: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L246
Static property 'featureConfigsV1' 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
Static property 'featureConfigsV4' 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: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L292
Static property 'featureConfigsV4' 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
Static property 'featureConfigsV6' 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: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L346
Static property 'featureConfigsV6' 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
Static property 'userID' 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: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L194
Static property 'userID' 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
Static property 'selfUserV0' 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: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L198
Static property 'selfUserV0' 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
Static property 'selfUserV5' 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: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L223
Static property 'selfUserV5' 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
Static property 'updateEventEnvelope' 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: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L246
Static property 'updateEventEnvelope' 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
Static property 'updateEventPage1' 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: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L252
Static property 'updateEventPage1' 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
Static property 'updateEventPage2' 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: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L265
Static property 'updateEventPage2' 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
Static property 'userID' 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: WireAPI/Tests/WireAPITests/APIs/UsersAPI/UsersAPITests.swift#L164
Static property 'userID' 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
Static property 'user' 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: WireAPI/Tests/WireAPITests/APIs/UsersAPI/UsersAPITests.swift#L168
Static property 'user' 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
Static property 'mockHandler' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Mocks/URLProtocolMock.swift#L24
Static property 'mockHandler' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Static property 'mockID1' 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: WireAPI/Tests/WireAPITests/Mocks/UUID+Mock.swift#L40
Static property 'mockID1' 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
Static property 'mockID2' 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: WireAPI/Tests/WireAPITests/Mocks/UUID+Mock.swift#L41
Static property 'mockID2' 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
Static property 'mockID3' 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: WireAPI/Tests/WireAPITests/Mocks/UUID+Mock.swift#L42
Static property 'mockID3' 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
Static property 'accessToken' 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: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L173
Static property 'accessToken' 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
Static property 'envelope1' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L141
Static property 'envelope1' 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
Static property 'proteusMessageAddEvent' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L188
Static property 'proteusMessageAddEvent' 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
Static property 'protocolUpdateEvent' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L198
Static property 'protocolUpdateEvent' 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
Static property 'envelope2' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L150
Static property 'envelope2' 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
Static property 'receiptModeUpdateEvent' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L204
Static property 'receiptModeUpdateEvent' 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
Static property 'renameEvent' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L210
Static property 'renameEvent' 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
Static property 'envelope3' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L159
Static property 'envelope3' 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
Static property 'typingEvent' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L217
Static property 'typingEvent' 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
Static property 'deleteEvent' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L223
Static property 'deleteEvent' 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
Static property 'conversationID' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L176
Static property 'conversationID' 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
Static property 'senderID' 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: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L181
Static property 'senderID' 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
Static property 'conversationID' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L300
Static property 'conversationID' 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
Static property 'senderID' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L305
Static property 'senderID' 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
Static property 'accessUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L312
Static property 'accessUpdateEvent' 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
Static property 'codeUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L320
Static property 'codeUpdateEvent' 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
Static property 'createEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L329
Static property 'createEvent' 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
Static property 'deleteEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L396
Static property 'deleteEvent' 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
Static property 'memberJoinEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L402
Static property 'memberJoinEvent' 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
Static property 'memberLeaveEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L427
Static property 'memberLeaveEvent' 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
Static property 'memberUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L435
Static property 'memberUpdateEvent' 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
Static property 'messageTimerUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L449
Static property 'messageTimerUpdateEvent' 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
Static property 'mlsMessageAddEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L456
Static property 'mlsMessageAddEvent' 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
Static property 'mlsWelcomeEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L463
Static property 'mlsWelcomeEvent' 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
Static property 'proteusMessageAddEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L469
Static property 'proteusMessageAddEvent' 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
Static property 'protocolUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L479
Static property 'protocolUpdateEvent' 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
Static property 'receiptModeUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L485
Static property 'receiptModeUpdateEvent' 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
Static property 'renameEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L491
Static property 'renameEvent' 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
Static property 'typingEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L498
Static property 'typingEvent' 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
Static property 'connectionRemovedEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L211
Static property 'connectionRemovedEvent' 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
Static property 'appLockUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L218
Static property 'appLockUpdateEvent' 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
Static property 'classifiedDomainsUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L228
Static property 'classifiedDomainsUpdateEvent' 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
Static property 'conferenceCallingUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L240
Static property 'conferenceCallingUpdateEvent' 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
Static property 'conversationGuestLinksUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L249
Static property 'conversationGuestLinksUpdateEvent' 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
Static property 'digitalSignatureUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L257
Static property 'digitalSignatureUpdateEvent' 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
Static property 'endToEndIdentityUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L265
Static property 'endToEndIdentityUpdateEvent' 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
Static property 'fileSharingUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L277
Static property 'fileSharingUpdateEvent' 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
Static property 'mlsUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L285
Static property 'mlsUpdateEvent' 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
Static property 'mlsMigrationUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L308
Static property 'mlsMigrationUpdateEvent' 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
Static property 'selfDeletingMessagesUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FeatureConfigEventDecodingTests.swift#L318
Static property 'selfDeletingMessagesUpdateEvent' 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
Static property 'connectionRemovedEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FederationEventDecodingTests.swift#L71
Static property 'connectionRemovedEvent' 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
Static property 'deleteEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/FederationEventDecodingTests.swift#L78
Static property 'deleteEvent' 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
Static property 'memberLeaveEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/TeamEventDecodingTests.swift#L71
Static property 'memberLeaveEvent' 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
Static property 'memberUpdateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/TeamEventDecodingTests.swift#L76
Static property 'memberUpdateEvent' 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
Static property 'clientAddEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L283
Static property 'clientAddEvent' 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
Static property 'clientRemoveEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L306
Static property 'clientRemoveEvent' 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
Static property 'connectionEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L308
Static property 'connectionEvent' 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
Static property 'contactJoinEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L327
Static property 'contactJoinEvent' 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
Static property 'userDeleteEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L329
Static property 'userDeleteEvent' 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
Static property 'legalholdDisableEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L336
Static property 'legalholdDisableEvent' 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
Static property 'legalholdEnableEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L338
Static property 'legalholdEnableEvent' 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
Static property 'legalholdRequestEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L340
Static property 'legalholdRequestEvent' 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
Static property 'readReceiptsPropertiesSetEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L349
Static property 'readReceiptsPropertiesSetEvent' 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
Static property 'typingIndicatorsPropertiesSetEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L353
Static property 'typingIndicatorsPropertiesSetEvent' 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
Static property 'conversationLabelsPropertiesSetEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L357
Static property 'conversationLabelsPropertiesSetEvent' 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
Static property 'unknownPropertiesSetEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L382
Static property 'unknownPropertiesSetEvent' 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
Static property 'propertiesDeleteEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L386
Static property 'propertiesDeleteEvent' 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
Static property 'updateEvent' 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: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L388
Static property 'updateEvent' 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
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Mocks/URLProtocolMock.swift#L37
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L69
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L89
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L115
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L144
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/Helpers/APISnapshotHelper.swift#L137
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WireAPI': WireAPI/Tests/WireAPITests/Helpers/APISnapshotHelper.swift#L19
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WireAPI'
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/APIs/ConnectionsAPI/ConnectionsAPITests.swift#L120
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/APIs/ConversationsAPI/ConversationsAPITests.swift#L97
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/APIs/ConversationsAPI/ConversationsAPITests.swift#L164
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races