Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

checker: add standalone prop to toggle pool summary #553

checker: add standalone prop to toggle pool summary

checker: add standalone prop to toggle pool summary #553

Triggered via push January 27, 2025 14:33
Status Cancelled
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Canceling since a higher priority waiting request for 'storybook-tests-refs/heads/retrofunding-fixes' exists
test: src/features/checker/pages/SubmitApplicationEvaluationPage/SubmitApplicationEvaluationPage.stories.tsx#L54
Property 'isStandalone' is missing in type '{ setEvaluationBody: (data: EvaluationBody) => void; isSuccess: boolean; isEvaluating: boolean; isError: boolean; applicationId: string; chainId: number; poolId: string; address: `0x${string}`; }' but required in type 'SubmitApplicationEvaluationPageProps'.
test
The operation was canceled.