fix: enhancement of postgres change handlers #19
Annotations
2 errors and 20 warnings
The run was canceled by @grdsdev.
|
|
Realtime/Client.cs#L389
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/PostgresChanges/PostgresChangesOptions.cs#L99
'PostgresChangesOptions.Parameters' is obsolete: 'The Parameters property is deprecated and will be removed in a future version.'
|
Realtime/RealtimeChannel.cs#L338
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/RealtimeChannel.cs#L339
'RealtimeChannel.AddPostgresChangeHandler(PostgresChangesOptions.ListenType, IRealtimeChannel.PostgresChangesHandler)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/Interfaces/IRealtimePresence.cs#L49
XML comment has a param tag for 'payload', but there is no parameter by that name
|
Realtime/Interfaces/IRealtimePresence.cs#L50
XML comment has a param tag for 'timeoutMs', but there is no parameter by that name
|
Realtime/RealtimeSocket.cs#L430
Possible null reference argument for parameter 'arg1' in 'void Action<string, Action<SocketResponse?>>.Invoke(string arg1, Action<SocketResponse?> arg2)'.
|
Realtime/Client.cs#L389
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/PostgresChanges/PostgresChangesOptions.cs#L99
'PostgresChangesOptions.Parameters' is obsolete: 'The Parameters property is deprecated and will be removed in a future version.'
|
Realtime/RealtimeChannel.cs#L338
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/PostgresChanges/PostgresChangesOptions.cs#L99
'PostgresChangesOptions.Parameters' is obsolete: 'The Parameters property is deprecated and will be removed in a future version.'
|
Realtime/RealtimeChannel.cs#L338
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/RealtimeChannel.cs#L339
'RealtimeChannel.AddPostgresChangeHandler(PostgresChangesOptions.ListenType, IRealtimeChannel.PostgresChangesHandler)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/Client.cs#L389
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/Interfaces/IRealtimePresence.cs#L49
XML comment has a param tag for 'payload', but there is no parameter by that name
|
Realtime/Interfaces/IRealtimePresence.cs#L50
XML comment has a param tag for 'timeoutMs', but there is no parameter by that name
|
Realtime/PostgresChanges/PostgresChangesOptions.cs#L99
'PostgresChangesOptions.Parameters' is obsolete: 'The Parameters property is deprecated and will be removed in a future version.'
|
Realtime/RealtimeChannel.cs#L338
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/RealtimeChannel.cs#L339
'RealtimeChannel.AddPostgresChangeHandler(PostgresChangesOptions.ListenType, IRealtimeChannel.PostgresChangesHandler)' is obsolete: 'Use OnPostgresChange instead.'
|
Realtime/Client.cs#L389
'RealtimeChannel.Register(PostgresChangesOptions)' is obsolete: 'Use OnPostgresChange instead.'
|
The logs for this run have expired and are no longer available.
Loading