generate #25
Annotations
2 errors, 1 warning, and 1 notice
Generate
Invoke-Expression : The term 'lua' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At /home/runner/work/_actions/Amadevus/pwsh-script/v2/action.ps1:21 char:23
+ $Private:result = Invoke-Expression $Private:scriptFile
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (lua:String) [Invoke-Expression], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.InvokeExpressionCommand
|
Generate
Process completed with exit code 1.
|
Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: leafo/gh-actions-lua@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate
gh-actions-lua: Cache restored: lua:5.4.4:linux:x64:
|