Add develop Docker image release flow #25
pr.yaml
on: pull_request
temporary
4s
Local E2E Tests
6m 12s
Rewind Chain Tests
2m 46s
Lint
3m 4s
Unit Tests
14m 6s
Annotations
10 errors
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 52, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 60, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 67, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 69, Col: 7): Required property is missing: shell
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 76, Col: 7): Required property is missing: shell
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 87, Col: 7): Required property is missing: shell
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 93, Col: 7): Required property is missing: shell
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 120, Col: 7): Required property is missing: shell
|
temporary
/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 146, Col: 7): Required property is missing: shell
|
temporary
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 52, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 60, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 67, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 69, Col: 7): Required property is missing: shell,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 76, Col: 7): Required property is missing: shell,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 87, Col: 7): Required property is missing: shell,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 93, Col: 7): Required property is missing: shell,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 120, Col: 7): Required property is missing: shell,/home/runner/work/immutable-geth/immutable-geth/./.github/actions/push/action.yaml (Line: 146, Col: 7): Required property is missing: shell
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
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)
|