Agent/notification domain - #116
Merged
Obiajulu-gif merged 2 commits intoJul 27, 2026
Merged
Annotations
7 errors and 3 warnings
|
TypeScript check
Process completed with exit code 2.
|
|
TypeScript check:
models/StellarPoolAsset.ts#L127
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
TypeScript check:
models/StellarPoolAsset.ts#L124
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
TypeScript check:
models/StellarPoolAsset.ts#L121
Object is of type 'unknown'.
|
|
TypeScript check:
__tests__/lib/stellar/pool-assets.test.ts#L269
Object literal may only specify known properties, and 'explorerBaseUrl' does not exist in type 'StellarConfig'.
|
|
TypeScript check:
__tests__/lib/stellar/pool-assets.test.ts#L237
Object literal may only specify known properties, and 'explorerBaseUrl' does not exist in type 'StellarConfig'.
|
|
TypeScript check:
__tests__/lib/stellar/pool-assets.test.ts#L168
Object literal may only specify known properties, and 'explorerBaseUrl' does not exist in type 'StellarConfig'.
|
|
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:
components/landing/interactive-sections.tsx#L251
React Hook useEffect has an unnecessary dependency: 'sections.length'. Either exclude it or remove the dependency array. Outer scope values like 'sections.length' aren't valid dependencies because mutating them doesn't re-render the component
|
|
Lint:
app/dashboard/admin/loans/page.tsx#L65
React Hook useEffect has a missing dependency: 'fetchLoans'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading