build(deps): bump the all group with 5 updates #47
precheck.yml
on: pull_request
Prepare enviroment + Cache
15s
Annotations
7 errors and 3 warnings
Type Check (tsc):
src/features/editor/components/ui/plus-minus-input.tsx#L12
Cannot find namespace 'JSX'.
|
Type Check (tsc):
src/hooks/use-timeout-fn.tsx#L10
Expected 1 arguments, but got 0.
|
Type Check (tsc):
src/features/editor/components/ui/plus-minus-input.tsx#L12
Cannot find namespace 'JSX'.
|
Type Check (tsc):
src/hooks/use-timeout-fn.tsx#L10
Expected 1 arguments, but got 0.
|
Type Check (tsc):
src/features/editor/components/ui/plus-minus-input.tsx#L12
[tsc] reported by reviewdog 🐶
Cannot find namespace 'JSX'.
Raw Output:
src/features/editor/components/ui/plus-minus-input.tsx(12,36): error TS2503: Cannot find namespace 'JSX'.
|
Type Check (tsc):
src/hooks/use-timeout-fn.tsx#L10
[tsc] reported by reviewdog 🐶
Expected 1 arguments, but got 0.
Raw Output:
src/hooks/use-timeout-fn.tsx(10,19): error TS2554: Expected 1 arguments, but got 0.
|
Type Check (tsc)
Process completed with exit code 1.
|
Prepare enviroment + Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Check (tsc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint TS (eslint, prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|