Payment channel monitoring#608
Open
firstJOASH wants to merge 11 commits into
Open
Annotations
10 errors and 7 warnings
|
Run npm run lint || true:
harvest-finance/backend/src/soroban/parsers/v2/event-parser-v2.ts#L11
'ParsedEvent' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
Run npm run lint || true:
harvest-finance/backend/src/soroban/parsers/v1/event-parser-v1.ts#L11
'ParsedEvent' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
Run npm run lint || true:
harvest-finance/backend/src/realtime/realtime.gateway.ts#L90
"admin" is overridden by string in this union type
|
|
Run npm run lint || true:
harvest-finance/backend/src/multi-chain/adapters/solana-vault.strategy.ts#L32
'entry.assetCode ?? 'SPL'' will use Object's default stringification format ('[object Object]') when stringified
|
|
Run npm run lint || true:
harvest-finance/backend/src/multi-chain/adapters/solana-vault.strategy.ts#L31
'entry.name ?? 'Solana Vault'' will use Object's default stringification format ('[object Object]') when stringified
|
|
Run npm run lint || true:
harvest-finance/backend/src/multi-chain/adapters/solana-vault.strategy.ts#L30
'entry.mint ?? ''' will use Object's default stringification format ('[object Object]') when stringified
|
|
Run npm run lint || true:
harvest-finance/backend/src/main.ts#L164
Expected the Promise rejection reason to be an Error
|
|
Run npm run lint || true:
harvest-finance/backend/src/common/filters/http-exception.filter.ts#L71
The two values in this comparison do not have a shared enum type
|
|
Run npm run lint || true:
harvest-finance/backend/src/auth/token-lifecycle.spec.ts#L197
Expected the Promise rejection reason to be an Error
|
|
Run npm run lint || true:
harvest-finance/backend/src/auth/token-lifecycle.spec.ts#L163
Expected the Promise rejection reason to be an Error
|
|
Complete job
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/
|
|
Run npm run lint || true:
harvest-finance/backend/src/realtime/vault.gateway.ts#L185
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npm run lint || true:
harvest-finance/backend/src/realtime/vault.gateway.ts#L172
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npm run lint || true:
harvest-finance/backend/src/realtime/realtime.gateway.ts#L69
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npm run lint || true:
harvest-finance/backend/src/realtime/realtime.gateway.ts#L58
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npm run lint || true:
harvest-finance/backend/src/main.ts#L184
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npm run lint || true:
harvest-finance/backend/src/database/seed/seed.cli.ts#L73
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
background
wait
wait-all
cancel
parallel
Loading