This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
fix(deps): update dependency @netlify/sdk to v2 #22
Annotations
2 errors
build_and_test:
src/ui/surfaces/SiteConfiguration.tsx#L169
Type '({ path: newPath, excludedPath: newExcludedPath, ...data }: { path: string; reportOnly?: boolean | undefined; reportUri?: string | undefined; unsafeEval?: boolean | undefined; excludedPath?: string | undefined; }) => Promise<...>' is not assignable to type '(data: { [x: string]: any; }) => void | Promise<void>'.
|
build_and_test
Process completed with exit code 2.
|