test run #8
Annotations
4 errors
my-job
neuralmagic/nmstore/pilot/actions/common/test/action.yaml (Line: 6, Col: 3): Unexpected value 'command'
|
my-job
neuralmagic/nmstore/pilot/actions/common/test/action.yaml (Line: 5, Col: 3): There's not enough info to determine what you meant. Add one of these properties: args, entrypoint, env, image, main, post, post-entrypoint, pre, pre-entrypoint, steps
|
my-job
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: shell' is not supported, use 'docker', 'node12', 'node16' or 'node20' instead.')
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)
|
my-job
Failed to load neuralmagic/nmstore/pilot/actions/common/test/action.yaml
|