ci: migrate build workflow to use cordiverse reusable one #613
build.yml
on: pull_request
build
/
build
3s
build
/
lint
0s
Matrix: build / test
Annotations
5 errors
build / build
cordiverse/workflows/main/.github/actions/setup/action.yml (Line: 36, Col: 7): Required property is missing: shell
|
build / build
cordiverse/workflows/main/.github/actions/setup/action.yml (Line: 41, Col: 7): Required property is missing: shell
|
build / build
cordiverse/workflows/main/.github/actions/setup/action.yml (Line: 43, Col: 11): The identifier 'yarn-cache-dir-path' may not be used more than once within the same scope.
|
build / build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. cordiverse/workflows/main/.github/actions/setup/action.yml (Line: 36, Col: 7): Required property is missing: shell,cordiverse/workflows/main/.github/actions/setup/action.yml (Line: 41, Col: 7): Required property is missing: shell,cordiverse/workflows/main/.github/actions/setup/action.yml (Line: 43, Col: 11): The identifier 'yarn-cache-dir-path' may not be used more than once within the same scope.
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 / build
Failed to load cordiverse/workflows/main/.github/actions/setup/action.yml
|