✨ Added connector tag to new issue template #317
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/magic-link/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/magic-link/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Changeset:
apps/magic-link/src/components/ui/button2.tsx#L107
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.service.ts#L106
'proj' is assigned a value but never used
|
Changeset:
packages/api/src/@core/auth/guards/jwt-auth.guard.ts#L20
'_info' is defined but never used
|
Changeset:
packages/api/src/@core/auth/guards/jwt-auth.guard.ts#L21
'_context' is defined but never used
|
Changeset:
packages/api/src/@core/auth/guards/jwt-auth.guard.ts#L22
'_status' is defined but never used
|
Changeset:
packages/api/src/@core/connections-strategies/connections-strategies.service.ts#L88
'value_' is assigned a value but never used
|
Changeset:
packages/api/src/@core/connections-strategies/connections-strategies.service.ts#L348
'updateCS' is assigned a value but never used
|
Changeset:
packages/api/src/@core/connections-strategies/connections-strategies.service.ts#L375
'value_' is assigned a value but never used
|