Skip to content

feat(action): introduce fork action #3

feat(action): introduce fork action

feat(action): introduce fork action #3

Triggered via pull request December 20, 2023 07:15
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request
TypeScript Tests
10s
TypeScript Tests
GitHub Actions Test
8s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
GitHub Actions Test
/home/runner/work/fork-action/fork-action/./action.yml (Line: 24, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
GitHub Actions Test
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node18' is not supported, use 'docker', 'node12', 'node16' or 'node20' instead.') 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)
GitHub Actions Test
Fail to load /home/runner/work/fork-action/fork-action/./action.yml
TypeScript Tests
Process completed with exit code 1.