fix(realtime): lost postgres_changes
on resubscribe
#658
Annotations
3 errors and 10 warnings
|
Debug:
Sources/Realtime/V2/RealtimeChannelV2.swift#L514
testAttachCallbacks, failed - You cannot call postgresChange after joining the channel, this won't work as expected.
|
Debug
The operation was canceled.
|
Debug:
Sources/Auth/AuthClient.swift#L1384
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
|
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#L504
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
Debug:
Sources/Auth/AuthClient.swift#L1384
main actor-isolated instance method 'presentationAnchor(for:)' cannot be used to satisfy nonisolated protocol requirement
|
Debug:
Sources/Auth/AuthClient.swift#L302
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Debug:
Sources/Auth/AuthClient.swift#L329
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Debug:
Tests/AuthTests/RequestsTests.swift#L433
'MFAEnrollParams' is deprecated: Use MFATotpEnrollParams or MFAPhoneEnrollParams instead.
|
Debug:
Sources/PostgREST/PostgrestFilterBuilder.swift#L627
'plfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .plain type.
|
Debug:
Sources/PostgREST/PostgrestFilterBuilder.swift#L635
'phfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .phrase type.
|
Debug:
Sources/PostgREST/PostgrestFilterBuilder.swift#L643
'wfts(_:query:config:)' is deprecated: Use textSearch(_:query:config:type) with .websearch type.
|
Loading