Skip to content

chore(deps): update typescript-tooling #14046

chore(deps): update typescript-tooling

chore(deps): update typescript-tooling #14046

Triggered via pull request January 6, 2025 12:21
Status Success
Total duration 4m 16s
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/test-next-studio/app/PreloadResources.tsx#L5
Missing return type on function.
lint: dev/test-next-studio/app/[[...tool]]/Studio.tsx#L6
Missing return type on function.
lint: dev/test-next-studio/app/[[...tool]]/page.tsx#L3
Missing return type on function.
lint: dev/test-next-studio/app/layout.tsx#L5
Missing return type on function.
lint: dev/design-studio/components/CustomPane/CustomPane.tsx#L5
Unexpected any. Specify a different type.