Skip to content

Merge pull request #175 from Armolas/backend/auth-middleware #66

Merge pull request #175 from Armolas/backend/auth-middleware

Merge pull request #175 from Armolas/backend/auth-middleware #66

Triggered via push February 26, 2026 17:51
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Frontend CI
50s
Frontend CI
Backend CI
1m 1s
Backend CI
Soroban Contracts CI
17s
Soroban Contracts CI
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
Frontend CI
Process completed with exit code 1.
Backend CI
Process completed with exit code 2.
Backend CI
Type 'undefined' is not assignable to type 'Timeout' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
Backend CI
Argument of type 'Hash' is not assignable to parameter of type 'Buffer<ArrayBufferLike>'.
Backend CI
'"@stellar/stellar-sdk"' has no exported member named 'SorobanRpc'. Did you mean 'Soroban'?
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/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#L19
React Hook useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
Frontend CI: frontend/components/Dashboard.tsx#L35
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