update console test #19
Annotations
13 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, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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).
|