Skip to content

Merge pull request #282 from mit-27/fix-dialog-configuration #76

Merge pull request #282 from mit-27/fix-dialog-configuration

Merge pull request #282 from mit-27/fix-dialog-configuration #76

Triggered via push February 19, 2024 07:07
Status Success
Total duration 1m 18s
Artifacts

changeset.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Changeset
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Changeset: 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
Changeset: 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
Changeset: 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
Changeset: 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
Changeset: 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
Changeset: packages/api/src/@core/auth/auth.controller.ts#L9
'ApiKeyAuthGuard' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L58
'password_hash' is assigned a value but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L77
'password_hash' is assigned a value but never used
Changeset: packages/api/src/@core/connections/crm/services/crm.connection.service.ts#L104
'data' is assigned a value but never used