Skip to content

Remove the dead duplicate webhook path, add ESLint, unhide 3 test files #471

Remove the dead duplicate webhook path, add ESLint, unhide 3 test files

Remove the dead duplicate webhook path, add ESLint, unhide 3 test files #471

Triggered via push September 2, 2026 15:00
Status Success
Total duration 2m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: __tests__/database-writer-pool.test.ts#L343
'queueSizeAtStart' is assigned a value but never used. Allowed unused vars must match /^_/u
build: __tests__/database-writer-pool.test.ts#L257
'db' is defined but never used. Allowed unused args must match /^_/u
build: __tests__/contract-id-validation.test.ts#L151
'res' is assigned a value but never used. Allowed unused vars must match /^_/u
build: __tests__/by-wallet.test.ts#L373
'addr' is assigned a value but never used. Allowed unused vars must match /^_/u
build: __tests__/by-wallet.test.ts#L327
'addr' is assigned a value but never used. Allowed unused vars must match /^_/u
build: __tests__/by-wallet.test.ts#L8
'insertEvent' is defined but never used. Allowed unused vars must match /^_/u
build: __tests__/by-wallet.test.ts#L4
'Response' is defined but never used. Allowed unused vars must match /^_/u
build: __tests__/by-wallet.test.ts#L4
'Request' is defined but never used. Allowed unused vars must match /^_/u
build: __tests__/build-tx.test.ts#L147
'method' is assigned a value but never used. Allowed unused vars must match /^_/u
build: __tests__/build-tx-address-validation.test.ts#L96
'sourceAddress' is assigned a value but never used. Allowed unused vars must match /^_/u