update console test #19
Annotations
11 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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).
|