fix(deps): update rust crate clickhouse to 0.13.0 #487
Annotations
7 errors and 2 warnings
Lint
@lagoss/serverless#lint: command (/home/runner/work/lagoss/lagoss/crates/serverless) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (101)
|
Lint
Process completed with exit code 101.
|
Build
@lagoss/serverless#build: command (/home/runner/work/lagoss/lagoss/crates/serverless) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (101)
|
Build
Process completed with exit code 101.
|
Test
@lagoss/serverless#build: command (/home/runner/work/lagoss/lagoss/crates/serverless) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (101)
|
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
|