💄 Updated connections page #489
Annotations
3 errors and 14 warnings
Build
Property 'alias' does not exist on type '{ id_connection: string; status: string; provider_slug: string; account_url: string | null; token_type: string; access_token: string | null; refresh_token: string | null; expiration_timestamp: Date | null; created_at: Date; id_project: string; id_linked_user: string; }'.
|
Build
webapp#build: command (/home/runner/work/Panora/Panora/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
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/
|
Run pnpm/[email protected]
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/
|
Run pnpm/[email protected]
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/
|
Run pnpm/[email protected]
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/
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
packages/api/src/@core/auth/auth.controller.ts#L9
'ApiKeyAuthGuard' is defined but never used
|
Lint:
packages/api/src/@core/auth/auth.service.ts#L58
'password_hash' is assigned a value but never used
|
Lint:
packages/api/src/@core/auth/auth.service.ts#L77
'password_hash' is assigned a value but never used
|
Lint:
packages/api/src/@core/events/events.controller.ts#L4
'PrismaService' is defined but never used
|
Lint:
packages/api/src/@core/magic-link/magic-link.controller.ts#L12
'MagicLink' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading