Skip to content

fix parse http header #23

fix parse http header

fix parse http header #23

Re-run triggered July 27, 2024 09:25
Status Failure
Total duration 37s
Artifacts

Net6-Ubuntu.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build (Release)
Process completed with exit code 1.
build (Release)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L46
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L46
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L55
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L55
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/ProxySources/LocalProxySource.cs#L43
Converting null literal or possible null value to non-nullable type.
build (Release): src/TqkLibrary.Proxy/ProxySources/LocalProxySource.cs#L44
Dereference of a possibly null reference.
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L46
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L46
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L55
Nullability of type of parameter 'callback' doesn't match overridden member (possibly because of nullability attributes).
build (Release): src/TqkLibrary.Proxy/StreamHeplers/NonDisposeWrapperStream.cs#L55
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).