Merge pull request #920 from osasfaith/fix/880-881-885-888-ui-docs-te… #744
ci.yml
on: push
Frontend CI
39s
Backend CI
1m 35s
Soroban Contracts CI
6m 39s
Annotations
5 errors and 6 warnings
|
Frontend CI
Process completed with exit code 1.
|
|
src/__tests__/lib.amount.test.ts > lib/amount.ts - formatCompactAmount > formats billions with B:
frontend/src/__tests__/lib.amount.test.ts#L180
AssertionError: expected '1500.0B' to be '1.5B' // Object.is equality
Expected: "1.5B"
Received: "1500.0B"
❯ src/__tests__/lib.amount.test.ts:180:52
|
|
src/__tests__/lib.amount.test.ts > lib/amount.ts - formatCompactAmount > formats millions with M:
frontend/src/__tests__/lib.amount.test.ts#L175
AssertionError: expected '1.5B' to be '1.5M' // Object.is equality
Expected: "1.5M"
Received: "1.5B"
❯ src/__tests__/lib.amount.test.ts:175:49
|
|
src/__tests__/lib.amount.test.ts > lib/amount.ts - formatCompactAmount > formats thousands with K:
frontend/src/__tests__/lib.amount.test.ts#L170
AssertionError: expected '1.5M' to be '1.5K' // Object.is equality
Expected: "1.5K"
Received: "1.5M"
❯ src/__tests__/lib.amount.test.ts:170:46
|
|
src/__tests__/lib.amount.test.ts > lib/amount.ts - formatRate > handles very small rates:
frontend/src/__tests__/lib.amount.test.ts#L105
AssertionError: expected '0.0000001 USDC/sec (0.00864 USDC/day)' to be '0.0000001 USDC/sec (0.0086400 USDC/da…' // Object.is equality
Expected: "0.0000001 USDC/sec (0.0086400 USDC/day)"
Received: "0.0000001 USDC/sec (0.00864 USDC/day)"
❯ src/__tests__/lib.amount.test.ts:105:39
|
|
Frontend CI
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/
|
|
Frontend CI:
frontend/src/hooks/useModalDialog.test.tsx#L2
'useRef' is defined but never used
|
|
Backend CI
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/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Soroban Contracts CI
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/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Soroban Contracts CI
Unexpected input(s) 'workspace', valid inputs are ['prefix-key', 'shared-key', 'key', 'add-job-id-key', 'add-rust-environment-hash-key', 'env-vars', 'workspaces', 'cache-directories', 'cache-targets', 'cache-on-failure', 'cache-all-crates', 'cache-workspace-crates', 'save-if', 'cache-provider', 'cache-bin', 'lookup-only', 'cmd-format']
|
|
Soroban Contracts CI
Unexpected input(s) 'workspace', valid inputs are ['prefix-key', 'shared-key', 'key', 'add-job-id-key', 'add-rust-environment-hash-key', 'env-vars', 'workspaces', 'cache-directories', 'cache-targets', 'cache-on-failure', 'cache-all-crates', 'cache-workspace-crates', 'save-if', 'cache-provider', 'cache-bin', 'lookup-only', 'cmd-format']
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
optimized-wasm
|
9.35 KB |
sha256:cfd379a610bd51580abacc5f4b190ead5c40206b72fb1ac58168e49f164812e7
|
|