Ensure action fails when used so users are pointed to updated docs #180
main.yml
on: push
Tests
30s
Request manual activation file 🔑
2s
Annotations
4 errors and 1 warning
Request manual activation file 🔑
/home/runner/work/unity-request-activation-file/unity-request-activation-file/./action.yml (Line: 4, Col: 8): Unexpected value ''
|
Request manual activation file 🔑
/home/runner/work/unity-request-activation-file/unity-request-activation-file/./action.yml (Line: 5, Col: 9): Unexpected value ''
|
Request manual activation file 🔑
System.ArgumentException: Unexpected type 'NullToken' encountered while reading 'inputs'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.ConvertInputs(TemplateToken inputsToken, ActionDefinitionData actionDefinition)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Request manual activation file 🔑
Fail to load /home/runner/work/unity-request-activation-file/unity-request-activation-file/./action.yml
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|