✨ Making the catalog for embedded in tegration connections #627
Annotations
15 warnings
Build and Test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Test (16.x)
The `save-state` 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/
|
Build and Test (16.x)
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/
|
Build and Test (16.x)
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/
|
Build and Test (16.x):
apps/webapp/src/components/theme-provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (16.x):
apps/webapp/src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (16.x):
apps/webapp/src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (16.x):
apps/webapp/src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (16.x):
apps/webapp/src/components/ui/navigation-menu.tsx#L119
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (16.x):
packages/api/src/@core/auth/auth.controller.ts#L9
'ApiKeyAuthGuard' is defined but never used
|
Build and Test (16.x):
packages/api/src/@core/auth/auth.service.ts#L58
'password_hash' is assigned a value but never used
|
Build and Test (16.x):
packages/api/src/@core/auth/auth.service.ts#L77
'password_hash' is assigned a value but never used
|
Build and Test (16.x):
packages/api/src/@core/connections/crm/services/crm.connection.service.ts#L104
'data' is assigned a value but never used
|
Build and Test (16.x):
packages/api/src/@core/connections/crm/services/freshsales/freshsales.service.ts#L12
'opts' is defined but never used
|