Publish NuGet #2
Annotations
1 error and 10 warnings
publish-nuget
Process completed with exit code 1.
|
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.Generators/Diagnostics.cs#L8
Enable analyzer release tracking for the analyzer project containing rule 'WAAS0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
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.Generators/Diagnostics.cs#L8
Enable analyzer release tracking for the analyzer project containing rule 'WAAS0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
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.
|