Improve build scripts #2
Annotations
3 errors and 2 warnings
test
/home/runner/work/linguist/linguist/./.github/actions/build/action.yml (Line: 26, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CHROMIUM_CRX_PEM
|
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/linguist/linguist/./.github/actions/build/action.yml (Line: 26, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CHROMIUM_CRX_PEM
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)
|
test
Failed to load /home/runner/work/linguist/linguist/./.github/actions/build/action.yml
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|