Skip to content

fix: fixes schema extraction with nested union refs #14086

fix: fixes schema extraction with nested union refs

fix: fixes schema extraction with nested union refs #14086

Triggered via pull request January 7, 2025 12:51
Status Success
Total duration 4m 8s
Artifacts

lintPr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: examples/movies-studio/components/BrandLogo.tsx#L1
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'document' should be typed.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'rev' should be typed.
lint: examples/movies-studio/sanity.config.ts#L34
Unexpected 'todo' comment: '@todo'.
lint: dev/strict-studio/_document.tsx#L3
Missing return type on function.
lint: dev/strict-studio/_document.tsx#L3
Argument 'props' should be typed.
lint: dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
lint: dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
lint: packages/@sanity/diff/src/calculate/diffSimple.ts#L12
'options' is defined but never used.