v0.0.1 #4
Annotations
13 warnings
|
release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "DevToys.Api
|
|
release
File '/home/runner/work/DevToys.Tools/DevToys.Tools/DevToys.Tools/bin/Release/net8.0/DevToys.Tools.runtimeconfig.json' is not added because the package already contains file 'lib/net8.0/DevToys.Tools.runtimeconfig.json'
|
|
release
File '/home/runner/work/DevToys.Tools/DevToys.Tools/DevToys.Tools/bin/Release/net8.0/DevToys.Tools.dll' is not added because the package already contains file 'lib/net8.0/DevToys.Tools.dll'
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderGuiTool.cs#L138
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderGuiTool.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderCommandLineTool.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/Helpers/JsonValueHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/MyResourceAssemblyIdentifier.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderGuiTool.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderGuiTool.cs#L138
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderGuiTool.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/JsonValueEncoderDecoderCommandLineTool.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
release:
DevToys.Tools/Helpers/JsonValueHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|