Skip to content

moving backend to supabase #10

moving backend to supabase

moving backend to supabase #10

Triggered via pull request March 6, 2024 00:42
@Linzo99Linzo99
opened #7
v2
Status Failure
Total duration 47s
Artifacts

code_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint
Process completed with exit code 1.
TypeScript: app/layout.tsx#L18
Cannot find module '@/components/SupabaseProvider' or its corresponding type declarations.
TypeScript: components/AudioList/index.tsx#L12
Type 'Audio' is missing the following properties from type 'Audio': created_at, reciter_id, xassida_id
TypeScript: components/ui/alert-dialog.tsx#L14
Property 'className' does not exist on type 'AlertDialogPortalProps'.
TypeScript: components/ui/alert-dialog.tsx#L17
Type '{ children?: ReactNode; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & AlertDialogPortalProps'.
TypeScript: components/ui/dialog.tsx#L14
Property 'className' does not exist on type 'DialogPortalProps'.
TypeScript: components/ui/dialog.tsx#L18
Type '{ children: Element; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
TypeScript: components/ui/sheet.tsx#L34
Property 'className' does not exist on type 'SheetPortalProps'.
TypeScript: components/ui/sheet.tsx#L38
Type '{ children: Element; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
TypeScript
Process completed with exit code 1.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.