fix(backend): update SDK imports and fix malformed Prisma upsert #77
ci.yml
on: push
Frontend CI
46s
Backend CI
1m 0s
Soroban Contracts CI
27s
Annotations
10 errors and 8 warnings
|
Backend CI
Cannot find namespace 'SorobanRpc'. Did you mean 'Soroban'?
|
|
Backend CI
Cannot find namespace 'SorobanRpc'. Did you mean 'Soroban'?
|
|
Backend CI
Namespace '"/home/runner/work/flowfi/flowfi/node_modules/@stellar/stellar-base/types/index".Soroban' has no exported member 'Server'.
|
|
Backend CI
Namespace '"/home/runner/work/flowfi/flowfi/node_modules/@stellar/stellar-base/types/index".Soroban' has no exported member 'Server'.
|
|
Backend CI
Property 'Server' does not exist on type 'typeof Soroban'.
|
|
Backend CI
Namespace '"/home/runner/work/flowfi/flowfi/node_modules/@stellar/stellar-base/types/index".Soroban' has no exported member 'Server'.
|
|
Backend CI
No overload matches this call.
|
|
Backend CI
Parameter 'signal' implicitly has an 'any' type.
|
|
Backend CI
Type 'string | string[] | undefined' is not assignable to type 'string | StringFilter<"Stream"> | undefined' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
|
|
Backend CI
Type 'string | string[] | undefined' is not assignable to type 'string | StringFilter<"Stream"> | undefined' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
|
|
Frontend CI:
frontend/components/wallet/WalletModal.tsx#L15
'useState' is defined but never used
|
|
Frontend CI:
frontend/components/wallet/WalletButton.tsx#L19
'formatNetwork' is defined but never used
|
|
Frontend CI:
frontend/components/dashboard/StreamDetailsModal.tsx#L6
'shortenPublicKey' is defined but never used
|
|
Frontend CI:
frontend/components/dashboard/StreamDetailsModal.tsx#L3
'useState' is defined but never used
|
|
Frontend CI:
frontend/components/NotificationDropdown.tsx#L20
React Hook useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/components/Dashboard.tsx#L37
React Hook React.useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/app/layout.tsx#L10
'bannerConfig' is defined but never used
|
|
Frontend CI:
frontend/app/layout.tsx#L9
'Banner' is defined but never used
|