deploy-test #15
Annotations
4 errors and 2 warnings
call-common
/home/runner/work/usegalaxy/usegalaxy/./.github/actions/deploy-common/action.yaml (Line: 11, Col: 3): Unexpected value 'deploy'
|
call-common
/home/runner/work/usegalaxy/usegalaxy/./.github/actions/deploy-common/action.yaml (Line: 11, Col: 3): There's not enough info to determine what you meant. Add one of these properties: args, entrypoint, env, image, main, plugin, post, post-entrypoint, pre, pre-entrypoint, steps
|
call-common
System.NotSupportedException: Missing 'using' value. 'using' requires 'composite', 'docker', 'node12', 'node16' or 'node20'.
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
call-common
Failed to load /home/runner/work/usegalaxy/usegalaxy/./.github/actions/deploy-common/action.yaml
|
call-common
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-common
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|