build(ci): move checkout step out into workflow again #7
build.yml
on: push
validate-gradle-wrapper
7s
Annotations
7 errors
integration-test
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/Terasology/Terasology/.github/actions/setup-terasology-repo'. Did you forget to run actions/checkout before running your local action?
|
Static Code Analysis
/home/runner/work/Terasology/Terasology/./.github/actions/setup-terasology-repo/action.yml: (Line: 8, Col: 13, Idx: 149) - (Line: 8, Col: 13, Idx: 149): Mapping values are not allowed in this context.
|
Static Code Analysis
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Static Code Analysis
Fail to load /home/runner/work/Terasology/Terasology/./.github/actions/setup-terasology-repo/action.yml
|
build
/home/runner/work/Terasology/Terasology/./.github/actions/setup-terasology-repo/action.yml: (Line: 8, Col: 13, Idx: 149) - (Line: 8, Col: 13, Idx: 149): Mapping values are not allowed in this context.
|
build
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
build
Fail to load /home/runner/work/Terasology/Terasology/./.github/actions/setup-terasology-repo/action.yml
|