Skip to content

chore: update dev deps #24

chore: update dev deps

chore: update dev deps #24

Triggered via push August 7, 2024 16:12
Status Failure
Total duration 31s
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 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/