Skip to content

fix(deps): update non-major #472

fix(deps): update non-major

fix(deps): update non-major #472

Triggered via pull request June 30, 2026 18:00
Status Failure
Total duration 36s
Artifacts

typecheck.yml

on: pull_request
Typecheck
32s
Typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typecheck: examples/visual-editing/studio/App.tsx#L405
Property 'send' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L396
Property 'send' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L393
Property 'on' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L391
Property 'context' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L391
Property 'hasTag' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L387
Property 'matches' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L384
Property 'context' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L357
Property 'hasTag' does not exist on type 'never'.
Typecheck: examples/visual-editing/studio/App.tsx#L193
Argument of type 'import("/home/runner/work/mutate/mutate/node_modules/.pnpm/@sanity+client@7.22.0/node_modules/@sanity/client/dist/index").SanityClient' is not assignable to parameter of type 'import("/home/runner/work/mutate/mutate/node_modules/.pnpm/@sanity+client@7.23.0/node_modules/@sanity/client/dist/index").SanityClient'.