Adds Justfile #10
main.yml
on: pull_request
contracts-tests
4s
go-tests
3s
Annotations
8 errors
go-tests
/home/runner/work/supersim/supersim/./.github/actions/setup/action.yml (Line: 5, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
go-tests
/home/runner/work/supersim/supersim/./.github/actions/setup/action.yml: (Line: 6, Col: 5, Idx: 76) - (Line: 6, Col: 5, Idx: 76): While parsing a block collection, did not find expected '-' indicator.
|
go-tests
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)
|
go-tests
Failed to load /home/runner/work/supersim/supersim/./.github/actions/setup/action.yml
|
contracts-tests
/home/runner/work/supersim/supersim/./.github/actions/setup/action.yml (Line: 5, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
contracts-tests
/home/runner/work/supersim/supersim/./.github/actions/setup/action.yml: (Line: 6, Col: 5, Idx: 76) - (Line: 6, Col: 5, Idx: 76): While parsing a block collection, did not find expected '-' indicator.
|
contracts-tests
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)
|
contracts-tests
Failed to load /home/runner/work/supersim/supersim/./.github/actions/setup/action.yml
|