Skip to content

v0.0.1

v0.0.1 #4

Triggered via release September 24, 2025 08:31
@hajekjhajekj
created v0.0.1
Status Success
Total duration 31s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

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.