ci: add .github/workflow specs to workspace root #5
ci.yml
on: pull_request
Matrix: Type Check
Matrix: Format Check
Matrix: Lint Check
Matrix: Run Tests
Annotations
12 errors
Lint Check (ubuntu-latest)
/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, Col: 7): Required property is missing: shell
|
Lint Check (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, 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)
|
Lint Check (ubuntu-latest)
Failed to load /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml
|
Type Check (ubuntu-latest)
/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, Col: 7): Required property is missing: shell
|
Type Check (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, 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)
|
Type Check (ubuntu-latest)
Failed to load /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml
|
Format Check (ubuntu-latest)
/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, Col: 7): Required property is missing: shell
|
Format Check (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, 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)
|
Format Check (ubuntu-latest)
Failed to load /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml
|
Run Tests (ubuntu-latest)
/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, Col: 7): Required property is missing: shell
|
Run Tests (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml (Line: 11, 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)
|
Run Tests (ubuntu-latest)
Failed to load /home/runner/work/monorepo-ts-starter/monorepo-ts-starter/./.github/actions/common-setup/action.yml
|