Skip to content

Merge branch 'develop' into chore/remove-oldblacklist

6dbe454
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: remove old blacklist - WPB-12140 #3986

Merge branch 'develop' into chore/remove-oldblacklist
6dbe454
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 11, 2025 in 0s

Test Results

Summary

🧪 1293/1293 tests passed
⚠️ Build finished with 1459 Warnings

Tests

Tests Passed ✅ Tests Failed ⛔️ Tests Total
1293 0 1293

Annotations

Check warning on line 0 in wire-ios-system/WireSystem.xcodeproj

See this annotation in the file changed.

@github-actions github-actions / Test Results

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

Check warning on line 0 in wire-ios-request-strategy/WireRequestStrategy.xcodeproj

See this annotation in the file changed.

@github-actions github-actions / Test Results

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

Check warning on line 0 in wire-ios-cryptobox/WireCryptobox.xcodeproj

See this annotation in the file changed.

@github-actions github-actions / Test Results

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing

Check warning on line 29 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of 'self' with non-Sendable type 'ThreadSafeDictionary<Key, Value>' in a '@Sendable' closure

Capture of 'self' with non-Sendable type 'ThreadSafeDictionary<Key, Value>' in a '@Sendable' closure

Check warning on line 29 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of 'key' with non-Sendable type 'Key' in a '@Sendable' closure

Capture of 'key' with non-Sendable type 'Key' in a '@Sendable' closure

Check warning on line 29 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of 'value' with non-Sendable type 'Value?' in a '@Sendable' closure

Capture of 'value' with non-Sendable type 'Value?' in a '@Sendable' closure

Check warning on line 29 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of non-Sendable type 'Key.Type' in an isolated closure

Capture of non-Sendable type 'Key.Type' in an isolated closure

Check warning on line 41 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of 'self' with non-Sendable type 'ThreadSafeDictionary<Key, Value>' in a '@Sendable' closure

Capture of 'self' with non-Sendable type 'ThreadSafeDictionary<Key, Value>' in a '@Sendable' closure

Check warning on line 41 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of 'key' with non-Sendable type 'Key' in a '@Sendable' closure

Capture of 'key' with non-Sendable type 'Key' in a '@Sendable' closure

Check warning on line 41 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of non-Sendable type 'Key.Type' in an isolated closure

Capture of non-Sendable type 'Key.Type' in an isolated closure

Check warning on line 53 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of 'self' with non-Sendable type 'ThreadSafeDictionary<Key, Value>' in a '@Sendable' closure

Capture of 'self' with non-Sendable type 'ThreadSafeDictionary<Key, Value>' in a '@Sendable' closure

Check warning on line 53 in WireFoundation/Sources/WireFoundation/ThreadSafeDictionary.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Capture of non-Sendable type 'Key.Type' in an isolated closure

Capture of non-Sendable type 'Key.Type' in an isolated closure

Check warning on line 21 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV0.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV0' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV0' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 23 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV0.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Stored property 'networkService' of 'Sendable'-conforming class 'AuthenticationAPIV0' has non-Sendable type 'any NetworkServiceProtocol'; this is an error in the Swift 6 language mode

Stored property 'networkService' of 'Sendable'-conforming class 'AuthenticationAPIV0' has non-Sendable type 'any NetworkServiceProtocol'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV1.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV1' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV1' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 20 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV10.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV10' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV10' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 20 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV11.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV11' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV11' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV12.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV12' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV12' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV2.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV2' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV2' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV3.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV3' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV3' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV4.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV4' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV4' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV5.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV5' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV5' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV6.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV6' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV6' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 18 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV7.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV7' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV7' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Check warning on line 20 in WireNetwork/Sources/WireNetwork/APIs/Rest/AuthenticationAPI/AuthenticationAPIV8.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Non-final class 'AuthenticationAPIV8' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode

Non-final class 'AuthenticationAPIV8' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode