Skip to content

Update API Types

Update API Types #154

Triggered via schedule October 18, 2025 00:08
Status Failure
Total duration 59s
Artifacts

update-api-types.yml

on: schedule
update-api-types
56s
update-api-types
Fit to window
Zoom out
Zoom in

Annotations

10 errors
update-api-types
Type '{ connectionString: string | null; id: string; name: string; region: string; projectId: string; type: "remoteDatabase"; workspaceId: string; }' is not assignable to type 'NewRemoteDatabase'.
update-api-types
Type 'string | null' is not assignable to type 'string'.
update-api-types
Type '{ connectionString: string | null; id: string; name: string; projectId: string; region: string; type: "remoteDatabase"; workspaceId: string; }' is not assignable to type 'NewRemoteDatabase'.
update-api-types
'database' is possibly 'null'.
update-api-types
'database' is possibly 'null'.
update-api-types
'database' is possibly 'null'.
update-api-types
'database' is possibly 'null'.
update-api-types
'database' is possibly 'null'.
update-api-types
'database' is possibly 'null'.
update-api-types
Type 'string | null' is not assignable to type 'string'.