Publish New Version #10
Annotations
2 errors and 1 warning
Publish
Invoke-Expression : Cannot process argument transformation on parameter 'Version'. Cannot convert value "main" to type "System.Version". Error: "Version string portion was too short or too long. (Parameter 'input')"
At /home/runner/work/_actions/Amadevus/pwsh-script/v2.0.3/action.ps1:21 char:23
+ $Private:result = Invoke-Expression $Private:scriptFile
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Invoke-Expression], ParameterBindingArgumentTransformationException
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Microsoft.PowerShell.Commands.InvokeExpressionCommand
|
Publish
Process completed with exit code 1.
|
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|