add fixturenet-payments test #601

Open
iskay wants to merge 2 commits from iskay/fixturenet-payments-test into main
iskay commented 2023-10-24 18:02:40 +00:00 (Migrated from github.com)
https://github.com/cerc-io/stack-orchestrator/issues/579
dboreham approved these changes 2023-10-24 20:46:16 +00:00
Owner

Add a trailing newline please.

Add a trailing newline please.
Owner

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?

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 commented 2023-10-27 13:03:31 +00:00 (Migrated from github.com)

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)

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)
Owner

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.

> 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.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin iskay/fixturenet-payments-test:iskay/fixturenet-payments-test
git checkout iskay/fixturenet-payments-test
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#601
No description provided.