Skip to content

v0.1.0

v0.1.0 #3

Triggered via release December 2, 2024 14:20
@rucchoruccho
published v0.1.0
Status Success
Total duration 38s
Artifacts

publish-nuget.yml

on: release
publish-nuget
28s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-nuget
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
publish-nuget: WaaS/WaaS.Tests/BindingTests.cs#L70
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.
publish-nuget: WaaS/WaaS.Tests/BindingTests.cs#L101
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.
publish-nuget
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
publish-nuget
- Add lib or ref assemblies for the netstandard2.1 target framework
publish-nuget
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
publish-nuget: WaaS/WaaS.Tests/BindingTests.cs#L70
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.
publish-nuget: WaaS/WaaS.Tests/BindingTests.cs#L101
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.