⬆️ upgrade react monorepo to v19
#2657
Annotations
4 errors and 12 warnings
Build Packages
kitchn#build: command (/home/runner/work/kitchn/kitchn/packages/kitchn) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build Packages
Expected 1 arguments, but got 0.
|
Build Packages
Type 'HTMLInputElement | null' is not assignable to type 'HTMLInputElement'.
|
Build Packages
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
docs/components/Playground/dynamic-live.tsx#L30
Unknown property 'jsx' found
|
Lint:
docs/components/Playground/editor.tsx#L57
Unknown property 'jsx' found
|
Lint:
docs/components/Playground/playground.tsx#L37
Unknown property 'jsx' found
|
Lint:
docs/theme.config.tsx#L18
'l' is never reassigned. Use 'const' instead
|
Lint:
docs/theme.config.tsx#L21
Unexpected chained assignment
|
Lint:
packages/kitchn/src/components/Entity/index.tsx#L34
Unexpected any. Specify a different type
|
Lint:
packages/kitchn/src/components/Fieldset/index.tsx#L123
Unexpected any. Specify a different type
|
Lint:
packages/kitchn/src/components/Link/index.tsx#L52
Unexpected any. Specify a different type
|
Lint:
packages/kitchn/src/components/Skeleton/index.tsx#L60
Unexpected any. Specify a different type
|
Lint:
packages/kitchn/src/components/Switch/index.tsx#L45
Expected an assignment or function call and instead saw an expression
|
Extract pnpm version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading