Skip to content
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

fix(deps): update dependency @netlify/sdk to v2

fix(deps): update dependency @netlify/sdk to v2 #22

Triggered via pull request October 23, 2024 20:09
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
build_and_test
36s
build_and_test
Fit to window
Zoom out
Zoom in

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.