Bump TUnit.Assertions from 1.12.0 to 1.12.111 #24
build-and-deploy.yml
on: pull_request
Matrix: build
automerge
6s
deploy-nuget
Annotations
4 errors and 20 warnings
|
automerge
Request failed due to following response errors:
- Pull request Pull request is in unstable status
|
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/ProxySocket/SocksHandler.cs#L196
Dereference of a possibly null reference.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/ProxySocket/SocksHandler.cs#L77
Possible null reference return.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/WinAuth/Security/Common.cs#L196
Unboxing a possibly null value.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/WinAuth/Security/WinAuthEndPoint.cs#L133
Unboxing a possibly null value.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/WinAuth/WinAuthHandler.cs#L41
Possible null reference argument for parameter 'inArray' in 'string Convert.ToBase64String(byte[] inArray)'.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/WinAuth/WinAuthHandler.cs#L25
Possible null reference argument for parameter 'inArray' in 'string Convert.ToBase64String(byte[] inArray)'.
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L771
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L771
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L736
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L736
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (windows-latest):
Keboo.Web.Proxy/ProxySocket/Socks5Handler.cs#L375
Possible null reference argument for parameter 'buffer' in 'IAsyncResult Socket.BeginReceive(byte[] buffer, int offset, int size, SocketFlags socketFlags, AsyncCallback? callback, object? state)'.
|
|
build (windows-latest):
Keboo.Web.Proxy/ProxySocket/Socks5Handler.cs#L342
Dereference of a possibly null reference.
|
|
build (windows-latest):
Keboo.Web.Proxy/Http/Response.cs#L25
Non-nullable property 'RequestMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest):
Keboo.Web.Proxy/Http/Response.cs#L18
Non-nullable property 'RequestMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest):
Keboo.Web.Proxy/ProxySocket/SocksHandler.cs#L196
Dereference of a possibly null reference.
|
|
build (windows-latest):
Keboo.Web.Proxy/ProxySocket/SocksHandler.cs#L77
Possible null reference return.
|
|
build (windows-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L771
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (windows-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L771
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (windows-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L736
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (windows-latest):
Keboo.Web.Proxy/Network/Streams/HttpStream.cs#L736
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
|