Update logo in readme #18
Annotations
6 errors and 10 warnings
build
No test report files were found
|
build:
test/Websocket.Client.Tests/Testserver/TestContext.cs#L37
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
build:
test/Websocket.Client.Tests/Testserver/TestContext.cs#L64
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
build:
test/Websocket.Client.Tests/Testserver/TestContext.cs#L37
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
build:
test/Websocket.Client.Tests/Testserver/TestContext.cs#L64
Delegate 'Func<ClientWebSocket>' does not take 2 arguments
|
build
Process completed with exit code 1.
|
build
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/
|
build
No file matches path **/*.trx
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
build:
src/Websocket.Client/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|