Changing hardhat to anvil client in tests; #135
pr.yml
on: pull_request
Matrix: Checks / Install
Matrix: Checks / Build
Matrix: Checks / Lint
Matrix: Checks / Test
Annotations
6 errors
Checks / Install (18, 8)
/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 33, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ETHEREUM_RPC_URL
|
Checks / Install (18, 8)
/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 35, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ETHEREUM_RPC_URL
|
Checks / Install (18, 8)
/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 36, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.POLYGON_RPC_URL
|
Checks / Install (18, 8)
/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 32, Col: 7): Required property is missing: shell
|
Checks / Install (18, 8)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 33, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ETHEREUM_RPC_URL,/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 35, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ETHEREUM_RPC_URL,/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 36, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.POLYGON_RPC_URL,/home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml (Line: 32, Col: 7): Required property is missing: shell
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)
|
Checks / Install (18, 8)
Fail to load /home/runner/work/b-sdk/b-sdk/./.github/actions/setup/action.yml
|