Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test:protocol:verify-local #1992

Closed
dcroote opened this issue Apr 26, 2024 · 1 comment
Closed

Fix test:protocol:verify-local #1992

dcroote opened this issue Apr 26, 2024 · 1 comment
Assignees

Comments

@dcroote
Copy link
Contributor

dcroote commented Apr 26, 2024

From the the Actions run of #1991

Run yarn run test:protocol:verify-local
yarn run v1.22.22
$ cd packages/airnode-protocol && yarn run test:verify-local
$ hardhat run scripts/verify-local.ts
TypeError: Cannot read properties of undefined (reading 'url')
    at /home/runner/work/airnode/airnode/packages/airnode-protocol/scripts/verify-local.ts:[8](https://github.com/api3dao/airnode/actions/runs/8843811052/job/24284683402?pr=1991#step:4:9)1:96
    at processTicksAndRejections (node:internal/process/task_queues:[9](https://github.com/api3dao/airnode/actions/runs/8843811052/job/24284683402?pr=1991#step:4:10)5:5)
    at async Promise.all (index 144)
    at async main (/home/runner/work/airnode/airnode/packages/airnode-protocol/scripts/verify-local.ts:50:32)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@dcroote
Copy link
Contributor Author

dcroote commented Apr 27, 2024

Silly oversight: #1991 (comment)

@dcroote dcroote closed this as completed Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant