Skip to content

Add basic CI for @bonfida/spl-name-service #6

Add basic CI for @bonfida/spl-name-service

Add basic CI for @bonfida/spl-name-service #6

Triggered via pull request December 5, 2023 10:32
@letehahaletehaha
synchronize #28
feat/js-ci
Status Failure
Total duration 12s
Artifacts

check-spl-name-service.yml

on: pull_request
Prepare local deps
3s
Prepare local deps
Test source code
0s
Test source code
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Prepare local deps
/home/runner/work/sns-sdk/sns-sdk/./.github/actions/prepare-spl-name-service-env/action.yml (Line: 30, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RPC_URL
Prepare local deps
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/sns-sdk/sns-sdk/./.github/actions/prepare-spl-name-service-env/action.yml (Line: 30, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RPC_URL 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)
Prepare local deps
Fail to load /home/runner/work/sns-sdk/sns-sdk/./.github/actions/prepare-spl-name-service-env/action.yml
Prepare local deps
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/