update github workflows #27
Annotations
11 warnings
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).
|