Skip to content

feat: make network optional #26

feat: make network optional

feat: make network optional #26

Triggered via pull request August 10, 2024 13:44
Status Failure
Total duration 24s
Artifacts

node.js.yml

on: pull_request
Matrix: Node.js build: fmt, clean-install, lint, test

Annotations

10 errors and 1 warning
Node.js build: fmt, clean-install, lint, test (latest): node_modules/@dashincubator/secp256k1/secp256k1.js#L4
Type 'typeof globalThis | typeof import("/home/runner/work/DashGov.js/DashGov.js/node_modules/@dashincubator/secp256k1/secp256k1")' is not assignable to type 'typeof import("/home/runner/work/DashGov.js/DashGov.js/node_modules/@dashincubator/secp256k1/secp256k1")'.
Node.js build: fmt, clean-install, lint, test (latest): node_modules/@dashincubator/secp256k1/secp256k1.js#L4
Property 'nobleSecp256k1' does not exist on type 'typeof import("/home/runner/work/DashGov.js/DashGov.js/node_modules/@dashincubator/secp256k1/secp256k1")'.
Node.js build: fmt, clean-install, lint, test (latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/