📦 Add base image and initial features #14
images.yml
on: pull_request
Detect Changes
3s
Matrix: Build and Test
Annotations
8 errors
Build and Test (base, linux/amd64)
/home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 15, Col: 12): Unexpected symbol: 'version"'. Located at position 8 within expression: inputs.version" == "latest"]]; then
version="$(curl --silent https://api.github.com/repos/GoogleContainerTools/container-structure-test/releases/latest | jq -r '.tag_name')"
else
version="${{ inputs.version
|
Build and Test (base, linux/amd64)
/home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 14, Col: 7): Required property is missing: shell
|
Build and Test (base, linux/amd64)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 15, Col: 12): Unexpected symbol: 'version"'. Located at position 8 within expression: inputs.version" == "latest"]]; then
version="$(curl --silent https://api.github.com/repos/GoogleContainerTools/container-structure-test/releases/latest | jq -r '.tag_name')"
else
version="${{ inputs.version,/home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 14, 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 and Test (base, linux/amd64)
Fail to load /home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml
|
Build and Test (base, linux/arm64)
/home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 15, Col: 12): Unexpected symbol: 'version"'. Located at position 8 within expression: inputs.version" == "latest"]]; then
version="$(curl --silent https://api.github.com/repos/GoogleContainerTools/container-structure-test/releases/latest | jq -r '.tag_name')"
else
version="${{ inputs.version
|
Build and Test (base, linux/arm64)
/home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 14, Col: 7): Required property is missing: shell
|
Build and Test (base, linux/arm64)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 15, Col: 12): Unexpected symbol: 'version"'. Located at position 8 within expression: inputs.version" == "latest"]]; then
version="$(curl --silent https://api.github.com/repos/GoogleContainerTools/container-structure-test/releases/latest | jq -r '.tag_name')"
else
version="${{ inputs.version,/home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml (Line: 14, 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 and Test (base, linux/arm64)
Fail to load /home/runner/work/.devcontainer/.devcontainer/./.github/actions/setup-container-structure-test/action.yml
|