PortalNetwork: Deal with rough edges in network startup and CLI Support for Portal Network Node #2282
portalnetwork-build.yml
on: pull_request
Matrix: test-integration-portalnetwork
Matrix: test-unit-portalnetwork
Annotations
2 errors and 2 warnings
test/examples/portalClient.spec.ts > main function > should create and start a node, execute a method, and stop the node on SIGINT:
packages/portalnetwork/test/examples/portalClient.spec.ts#L66
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
undefined
❯ test/examples/portalClient.spec.ts:66:29
|
test-unit-portalnetwork (20)
Process completed with exit code 1.
|
test-unit-portalnetwork (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-integration-portalnetwork (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|