feat: remove sighash modification #186
code-checks.yml
on: push
build
14s
lint-eslint
7s
lint-prettier
19s
typecheck
15s
test-unit
23s
Annotations
10 errors and 7 warnings
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L7
'Psbt' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L14
'getFeeRate' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L25
'createRangeFromLength' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L175
'feeRateMultiplier' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L176
'customFeeRate' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L216
'feeRateMultiplier' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L217
'customFeeRate' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L252
'feeRateMultiplier' is defined but never used
|
lint-eslint:
src/dlc-handlers/dfns-dlc-handler.ts#L253
'customFeeRate' is defined but never used
|
lint-eslint
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Unexpected input(s) 'node-version', valid inputs are ['']
|
build
Unexpected input(s) 'node-version', valid inputs are ['']
|
lint-eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|