chore(main): release 2.24.4 (#643) #817
Annotations
10 warnings
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#L305
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Debug:
Sources/Auth/AuthClient.swift#L332
'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:
Tests/AuthTests/RequestsTests.swift#L435
'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