Remove unused plugin application #18
Annotations
6 errors
lint
/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 10, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_ACTOR
|
lint
/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 11, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
lint
/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 16, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_ACTOR
|
lint
/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 17, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
lint
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 10, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_ACTOR,/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 11, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 16, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_ACTOR,/home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml (Line: 17, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
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
Failed to load /home/runner/work/KmpLog/KmpLog/./.github/actions/lint/action.yml
|