fix(deps): update dependency @netlify/sdk to v2 #17
Annotations
2 errors
Typecheck:
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>'.
|
Typecheck
Process completed with exit code 2.
|
Loading