ci: Enable reproducible container builds #362
next.yml
on: push
Matrix: Run tests on kas code
Build, test and deploy container images
5s
Annotations
5 errors
Build, test and deploy container images
/home/runner/work/kas/kas/./.github/actions/docker-init/action.yml (Line: 16, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PACKAGE_DEPLOY_USER
|
Build, test and deploy container images
/home/runner/work/kas/kas/./.github/actions/docker-init/action.yml (Line: 17, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PACKAGE_DEPLOY_TOKEN
|
Build, test and deploy container images
/home/runner/work/kas/kas/./.github/actions/docker-init/action.yml (Line: 42, Col: 7): Required property is missing: shell
|
Build, test and deploy container images
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/kas/kas/./.github/actions/docker-init/action.yml (Line: 16, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PACKAGE_DEPLOY_USER,/home/runner/work/kas/kas/./.github/actions/docker-init/action.yml (Line: 17, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PACKAGE_DEPLOY_TOKEN,/home/runner/work/kas/kas/./.github/actions/docker-init/action.yml (Line: 42, 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)
|
Build, test and deploy container images
Failed to load /home/runner/work/kas/kas/./.github/actions/docker-init/action.yml
|