Update logo in readme #18
Annotations
6 errors and 10 warnings
|
test/Websocket.Client.Tests/Testserver/TestContext.cs#L37
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
test/Websocket.Client.Tests/Testserver/TestContext.cs#L64
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
test/Websocket.Client.Tests/Testserver/TestContext.cs#L37
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
test/Websocket.Client.Tests/Testserver/TestContext.cs#L64
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
The logs for this run have expired and are no longer available.
Loading