add TunnelId #21
Annotations
11 warnings
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).
|