fix(deps): update dependency final-form to v4.20.10 #488
Annotations
8 errors and 2 warnings
Typecheck
Expected 2-3 arguments, but got 1.
|
Typecheck
Expected 2-3 arguments, but got 1.
|
Typecheck
Expected 2-3 arguments, but got 1.
|
Typecheck
@lagoss/ui#typecheck: command (/home/runner/work/lagoss/lagoss/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
@lagoss/dashboard#typecheck: command (/home/runner/work/lagoss/lagoss/packages/dashboard) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Test
@lagoss/serverless#test: command (/home/runner/work/lagoss/lagoss/crates/serverless) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (101)
|
Test
Process completed with exit code 101.
|
Lint:
packages/dashboard/lib/pages/function/FunctionOverview.tsx#L115
React Hook useEffect has a missing dependency: 'calculateCron'. Either include it or remove the dependency array
|
Lint:
packages/dashboard/locales/index.ts#L31
React Hook useEffect has a missing dependency: 'changeLocale'. Either include it or remove the dependency array
|