fix(realtime): remove jwt check #889
Annotations
4 errors and 10 warnings
Debug:
Tests/RealtimeTests/RealtimeTests.swift#L115
testBehavior, failed - Snapshot did not match. Difference: …
|
Debug:
Tests/RealtimeTests/RealtimeTests.swift#L386
testSetAuthWithExpiredToken, XCTAssertNotEqual failed: ("Optional("***")") is equal to ("Optional("***")")
|
Debug:
Tests/RealtimeTests/RealtimeTests.swift#L201
testSubscribeTimeout, failed - Snapshot did not match. Difference: …
|
Debug
Process completed with exit code 2.
|
Debug:
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy')
|
Debug:
Sources/Helpers/AsyncValueSubject.swift#L25
stored property 'bufferingPolicy' of 'Sendable'-conforming generic class 'AsyncValueSubject' has non-sendable type 'AsyncValueSubject<Value>.BufferingPolicy' (aka 'AsyncStream<Value>.Continuation.BufferingPolicy')
|
Debug:
Sources/Auth/AuthClient.swift#L1427
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
|
Debug:
Sources/Auth/AuthClient.swift#L1427
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
|
Debug:
Sources/Auth/AuthClient.swift#L326
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Debug:
Sources/Auth/AuthClient.swift#L353
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Debug:
Sources/Auth/Internal/SessionManager.swift#L90
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Debug:
Sources/Auth/Types.swift#L505
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
Debug:
Sources/TestHelpers/URLRequestSnapshot.swift#L33
static property '_curl' 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
|
Debug:
Users/runner/.derivedData/Debug/SourcePackages/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift#L6
static property 'lines' 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
|
Loading