Fix/GitHub actions #3
lint-ts.yml
on: pull_request
Lint TS (eslint, prettier)
2s
Annotations
3 errors
Lint TS (eslint, prettier)
/home/runner/work/MyApp/MyApp/./.github/actions/setup-node-pnpm-install/action.yml: (Line: 20, Col: 5, Idx: 833) - (Line: 20, Col: 5, Idx: 833): While parsing a block collection, did not find expected '-' indicator.
|
Lint TS (eslint, prettier)
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Lint TS (eslint, prettier)
Failed to load /home/runner/work/MyApp/MyApp/./.github/actions/setup-node-pnpm-install/action.yml
|