fix: do not bundle config vars to allow changing with docker env #2
Annotations
6 errors and 6 warnings
Lint
@lagoss/cli#lint: command (/home/runner/work/lagon/lagon/crates/cli) pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Build
@lagoss/dashboard#build: command (/home/runner/work/lagon/lagon/packages/dashboard) pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
Test
@lagoss/serverless#test: command (/home/runner/work/lagon/lagon/crates/serverless) pnpm run test exited (1)
|
Test
Process completed with exit code 1.
|
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, moonrepo/setup-rust@v0, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/dashboard/lib/pages/function/FunctionOverview.tsx#L118
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
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, moonrepo/setup-rust@v0, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, moonrepo/setup-rust@v0, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|