fix(realtime)!: serialize Realtime
to MainActor
#728
Annotations
7 errors and 10 warnings
Debug:
Tests/IntegrationTests/RealtimeIntegrationTests.swift#L17
call to main actor-isolated initializer 'init(url:options:)' in a synchronous nonisolated context
|
Debug:
Tests/IntegrationTests/RealtimeIntegrationTests.swift#L41
expression is 'async' but is not marked with 'await'
|
Debug:
Tests/IntegrationTests/RealtimeIntegrationTests.swift#L48
expression is 'async' but is not marked with 'await'
|
Debug:
Tests/IntegrationTests/RealtimeIntegrationTests.swift#L102
expression is 'async' but is not marked with 'await'
|
Debug:
Tests/IntegrationTests/RealtimeIntegrationTests.swift#L116
expression is 'async' but is not marked with 'await'
|
Debug:
Tests/IntegrationTests/RealtimeIntegrationTests.swift#L126
expression is 'async' but is not marked with 'await'
|
Debug
Process completed with exit code 2.
|
Debug:
Sources/Auth/Internal/SessionManager.swift#L90
'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/Internal/SessionManager.swift#L90
'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/Internal/SessionManager.swift#L90
'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/Internal/SessionManager.swift#L90
'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#L504
'emailChangeToken' is deprecated: This is an old field, stop relying on it.
|
Debug:
Sources/Auth/AuthClient.swift#L302
'UserCredentials' is deprecated: Access to UserCredentials will be removed on the next major release.
|
Loading