Skip to content

add fixturenet-payments test - #601

Open
iskay wants to merge 2 commits into
mainfrom
iskay/fixturenet-payments-test
Open

add fixturenet-payments test#601
iskay wants to merge 2 commits into
mainfrom
iskay/fixturenet-payments-test

Conversation

@iskay

@iskay iskay commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

- name: "Build local shiv package"
run: ./scripts/build_shiv_package.sh
- name: "Run fixturenet-payments tests"
run: ./tests/fixturenet-payments/run-test.sh No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a trailing newline please.

@dboreham

Copy link
Copy Markdown
Collaborator

There may be some issues with this test btw. The CI run above failed due to out of disk space. This is probably ok if it runs on gitea.

write /usr/local/share/.cache/yarn/v6/npm-@graphql-tools-mock-8.7.19-b6c01ecc44074a01d6f472213de5f56fe0a3380c-integrity/node_modules/@graphql-tools/mock/cjs/types.js: no space left on device

But in addition I see some errors in the nitro-ts container build that might be real problems. Possibly to do with using lerna?

@iskay

iskay commented Oct 27, 2023

Copy link
Copy Markdown
Contributor Author

do you mean these lines in nitro-contracts and watcher-ts?

[3/4] Linking dependencies...
warning "workspace-aggregator-67870ab9-5229-47a3-9fa3-dffb535c9293 > @cerc-io/cache > eslint-config-standard@16.0.3" has incorrect peer dependency "eslint@^7.12.1".
warning "workspace-aggregator-67870ab9-5229-47a3-9fa3-dffb535c9293 > @cerc-io/cache > eslint-plugin-promise@5.2.0" has incorrect peer dependency "eslint@^7.0.0".

(and so on)

@dboreham

Copy link
Copy Markdown
Collaborator

do you mean these lines in nitro-contracts and watcher-ts?

[3/4] Linking dependencies...
warning "workspace-aggregator-67870ab9-5229-47a3-9fa3-dffb535c9293 > @cerc-io/cache > eslint-config-standard@16.0.3" has incorrect peer dependency "eslint@^7.12.1".
warning "workspace-aggregator-67870ab9-5229-47a3-9fa3-dffb535c9293 > @cerc-io/cache > eslint-plugin-promise@5.2.0" has incorrect peer dependency "eslint@^7.0.0".

(and so on)

No, those are normal JS babble.

do you mean these lines in nitro-contracts and watcher-ts?

[3/4] Linking dependencies...
warning "workspace-aggregator-67870ab9-5229-47a3-9fa3-dffb535c9293 > @cerc-io/cache > eslint-config-standard@16.0.3" has incorrect peer dependency "eslint@^7.12.1".
warning "workspace-aggregator-67870ab9-5229-47a3-9fa3-dffb535c9293 > @cerc-io/cache > eslint-plugin-promise@5.2.0" has incorrect peer dependency "eslint@^7.0.0".

(and so on)

No, that's normal JS-babble. Unfortunately I can't now find the errors in the latest job run logs.

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

Successfully merging this pull request may close these issues.

2 participants