feat: making pr comment a common action #30
Annotations
4 errors and 2 warnings
check-pr-name
Process completed with exit code 1.
|
check-pr-name
/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/./.github/actions/pr-comment/action.yaml: (Line: 27, Col: 9, Idx: 732) - (Line: 31, Col: 30, Idx: 853): While parsing a block mapping, did not find expected key.
|
check-pr-name
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
check-pr-name
Failed to load /home/runner/work/firebolt-certification-suite/firebolt-certification-suite/./.github/actions/pr-comment/action.yaml
|
check-pr-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-pr-name
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|