Adding Validate NuGet Publish workflow, adding missing job names #1
validate-nuget-publish.yml
on: push
Validate NuGet Publish
/
...
/
publish-nuget
39s
Annotations
6 errors and 1 notice
Validate NuGet Publish / Validate NuGet Publish / publish-nuget
Warning As Error: The script file 'Invoke-Analyzer.ps1' is outside the 'tools' folder and hence will not be executed during installation of this package. Move it into the 'tools' folder.
|
Validate NuGet Publish / Validate NuGet Publish / publish-nuget
Warning As Error: The script file 'Rules/AstFunctions.ps1' is outside the 'tools' folder and hence will not be executed during installation of this package. Move it into the 'tools' folder.
|
Validate NuGet Publish / Validate NuGet Publish / publish-nuget
Warning As Error: The script file 'Invoke-Analyzer.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
|
Validate NuGet Publish / Validate NuGet Publish / publish-nuget
Warning As Error: The script file 'Rules/AstFunctions.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
|
Validate NuGet Publish / Validate NuGet Publish / publish-nuget:
Lombiq.Analyzers.PowerShell/Lombiq.Analyzers.PowerShell.csproj#L1
dotnet pack failed for the project Lombiq.Analyzers.PowerShell.csproj.
|
Validate NuGet Publish / Validate NuGet Publish / publish-nuget
Process completed with exit code 1.
|
Validate NuGet Publish / Validate NuGet Publish / publish-nuget
Dry run mode: Package created successfully but will not be published.
|