feat(web): add payment proof freshness badge for paid results#94
Open
Osifowora wants to merge 17 commits into
Open
feat(web): add payment proof freshness badge for paid results#94Osifowora wants to merge 17 commits into
Osifowora wants to merge 17 commits into
Annotations
11 warnings
|
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/
|
|
Lint:
apps/web/src/lib/wallet/machine.ts#L1
'WalletStatus' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/web/src/lib/wallet/machine.test.ts#L52
'targetNetworkPassphrase' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
apps/web/src/lib/wallet/machine.test.ts#L45
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
apps/web/src/lib/wallet/machine.test.ts#L40
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
apps/web/src/lib/wallet/machine.test.ts#L36
'targetNetworkPassphrase' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
apps/web/src/lib/wallet/freighter.ts#L133
'params' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
apps/web/src/lib/wallet/freighter.ts#L9
'WalletStatus' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/web/src/lib/freshness.ts#L1
'ProofKind' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/api/src/test/api-test-helpers.ts#L6
'TEST_WALLET' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/api/src/providers/registry.ts#L140
'err' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading