feat: make network optional #30
Annotations
10 errors and 1 warning
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L3
Cannot find name 'define'.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L3
Cannot find name 'define'.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L3
Cannot find name 'define'.
|
Run npm run lint:
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")'.
|
Run npm run lint:
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")'.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L5
Parameter 'exports' implicitly has an 'any' type.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L30
Parameter 'x' implicitly has an 'any' type.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L38
Parameter 'message' implicitly has an 'any' type.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L43
Parameter 'x' implicitly has an 'any' type.
|
Run npm run lint:
node_modules/@dashincubator/secp256k1/secp256k1.js#L43
Parameter 'y' implicitly has an 'any' type.
|
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/
|
Loading