Reenable loans and store on contract metrics #2658
Annotations
4 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
common/src/gidx/user.ts#L76
'GIDX_DISABLED_MESSAGE' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
backend/api/src/request-loan.ts#L91
'startOfDay' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
backend/shared/src/txn/run-txn.ts#L47
'category' is assigned a value but never used. Allowed unused vars must match /^_/u
|