Skip to content

Re: [#135](https://github.com/supabase-community/supabase-csharp/issu… #9

Re: [#135](https://github.com/supabase-community/supabase-csharp/issu…

Re: [#135](https://github.com/supabase-community/supabase-csharp/issu… #9

Triggered via push April 21, 2024 19:23
Status Success
Total duration 29s
Artifacts
build-and-test
21s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test: Realtime/RealtimeSocket.cs#L413
Possible null reference argument for parameter 'arg1' in 'void Action<string, Action<SocketResponse?>>.Invoke(string arg1, Action<SocketResponse?> arg2)'.
build-and-test: RealtimeTests/ClientFailureTests.cs#L26
'Client.Connect(Action<IRealtimeClient<RealtimeSocket, RealtimeChannel>, RealtimeException?>?)' is obsolete: 'Please use ConnectAsync() instead.'
build-and-test: Realtime/RealtimeSocket.cs#L413
Possible null reference argument for parameter 'arg1' in 'void Action<string, Action<SocketResponse?>>.Invoke(string arg1, Action<SocketResponse?> arg2)'.
build-and-test: RealtimeTests/ClientFailureTests.cs#L26
'Client.Connect(Action<IRealtimeClient<RealtimeSocket, RealtimeChannel>, RealtimeException?>?)' is obsolete: 'Please use ConnectAsync() instead.'