ci: rework build workflow #121
main.yml
on: pull_request
check
17s
generate-matrix
18s
windows
4m 4s
Matrix: linux
Waiting for pending jobs
docs
0s
Annotations
5 errors
windows
D:\a\VulkanStarter\VulkanStarter\./.github/actions/install-vulkan\action.yml (Line: 12, Col: 7): Required property is missing: shell
|
windows
D:\a\VulkanStarter\VulkanStarter\./.github/actions/install-vulkan\action.yml (Line: 21, Col: 7): Required property is missing: shell
|
windows
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\VulkanStarter\VulkanStarter\./.github/actions/install-vulkan\action.yml (Line: 12, Col: 7): Required property is missing: shell,D:\a\VulkanStarter\VulkanStarter\./.github/actions/install-vulkan\action.yml (Line: 21, 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)
|
windows
Failed to load D:\a\VulkanStarter\VulkanStarter\./.github/actions/install-vulkan\action.yml
|
build
Error when evaluating 'strategy' for job 'linux'. .github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "7", "cxx": "g++-7", "os": "ubuntu-20.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "8", "cxx": "g++-8", "os": "ubuntu-20.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "9", "cxx": "g++-9", "os": "ubuntu-20.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "10", "cxx": "g++-10", "os": "ubuntu-22.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "11", "cxx": "g++-11", "os": "ubuntu-22.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "12", "cxx": "g++-12", "os": "ubuntu-22.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "13", "cxx": "g++-13", "os": "ubuntu-22.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{"compiler": "g++", "version": "14", "cxx": "g++-14", "os": "ubuntu-22.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{compiler": "clang", "version": "9", "cxx": "clang++-9", "os": "ubuntu-20.04"}',.github/workflows/main.yml (Line: 65, Col: 18): Unexpected value '{compiler": "clang", "version": "10", "cxx": "clang++-10", "os": "ubuntu-20.04"}'
|