fix(deps): update React Compiler dependencies π€ β¨ #14045
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:
perf/tests/queries.ts#L18
Missing return type on function.
|