Skip to content

Ensure action fails when used so users are pointed to updated docs #180

Ensure action fails when used so users are pointed to updated docs

Ensure action fails when used so users are pointed to updated docs #180

Triggered via push December 23, 2023 02:15
Status Success
Total duration 38s
Artifacts

main.yml

on: push
Tests
30s
Tests
Request manual activation file 🔑
2s
Request manual activation file 🔑
Fit to window
Zoom out
Zoom in

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/