feat: conditionally run unit tests #17
ci-core-partial.yml
on: pull_request
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
Annotations
6 errors
Tests (ccip-deployment)
/home/runner/work/chainlink/chainlink/./.github/actions/setup-ci-core-tests/action.yml: (Line: 9, Col: 14, Idx: 257) - (Line: 9, Col: 14, Idx: 257): Mapping values are not allowed in this context.
|
Tests (ccip-deployment)
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)
|
Tests (ccip-deployment)
Failed to load /home/runner/work/chainlink/chainlink/./.github/actions/setup-ci-core-tests/action.yml
|
Tests (core)
/home/runner/work/chainlink/chainlink/./.github/actions/setup-ci-core-tests/action.yml: (Line: 9, Col: 14, Idx: 257) - (Line: 9, Col: 14, Idx: 257): Mapping values are not allowed in this context.
|
Tests (core)
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)
|
Tests (core)
Failed to load /home/runner/work/chainlink/chainlink/./.github/actions/setup-ci-core-tests/action.yml
|