Skip to content

feat: make network optional #40

feat: make network optional

feat: make network optional #40

Triggered via push October 29, 2024 03:10
Status Failure
Total duration 25s
Artifacts

node.js.yml

on: push
Matrix: Node.js build: fmt, clean-install, lint, test
Fit to window
Zoom out
Zoom in

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 use a deprecated Node.js version 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/