Clean up #391
Annotations
7 errors
server/lib/extractProjectKey.ts#L2
Cannot find module '../services/projectKeyServices' or its corresponding type declarations.
|
types/models.ts#L5
Property 'apis' does not exist on type '{ app_keys: { Row: { api_key: string; app_id: string; created_at: string | null; deleted_at: string | null; id: string; secret_key: string; updated_at: string | null; }; Insert: { api_key: string; ... 5 more ...; updated_at?: string | ... 1 more ... | undefined; }; Update: { ...; }; Relationships: [...]; }; apps: { ...'.
|
types/models.ts#L6
Property 'project_keys' does not exist on type '{ app_keys: { Row: { api_key: string; app_id: string; created_at: string | null; deleted_at: string | null; id: string; secret_key: string; updated_at: string | null; }; Insert: { api_key: string; ... 5 more ...; updated_at?: string | ... 1 more ... | undefined; }; Update: { ...; }; Relationships: [...]; }; apps: { ...'.
|
types/models.ts#L7
Property 'projects' does not exist on type '{ app_keys: { Row: { api_key: string; app_id: string; created_at: string | null; deleted_at: string | null; id: string; secret_key: string; updated_at: string | null; }; Insert: { api_key: string; ... 5 more ...; updated_at?: string | ... 1 more ... | undefined; }; Update: { ...; }; Relationships: [...]; }; apps: { ...'.
|
types/models.ts#L9
Property 'resource_data' does not exist on type '{ app_keys: { Row: { api_key: string; app_id: string; created_at: string | null; deleted_at: string | null; id: string; secret_key: string; updated_at: string | null; }; Insert: { api_key: string; ... 5 more ...; updated_at?: string | ... 1 more ... | undefined; }; Update: { ...; }; Relationships: [...]; }; apps: { ...'.
|
types/models.ts#L14
Property 'resource_models' does not exist on type '{ app_keys: { Row: { api_key: string; app_id: string; created_at: string | null; deleted_at: string | null; id: string; secret_key: string; updated_at: string | null; }; Insert: { api_key: string; ... 5 more ...; updated_at?: string | ... 1 more ... | undefined; }; Update: { ...; }; Relationships: [...]; }; apps: { ...'.
|
|
The logs for this run have expired and are no longer available.
Loading