Skip to content

feature: add q dev blueprint #922

feature: add q dev blueprint

feature: add q dev blueprint #922

Triggered via pull request November 25, 2025 06:52
Status Failure
Total duration 55s
Artifacts

config-ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 2.
lint
Argument of type '{ name: any; authType: any; accessKeyId: any; secretAccessKey: any; region: any; bucket: any; identityStoreId: any; identityStoreRegion: any; rateLimitPerHour: any; proxy: any; endpoint: string; authMethod: string; ... 6 more ...; organization: string; }' is not assignable to parameter of type 'Pick<IConnectionAPI, "token" | "endpoint" | "authMethod" | "username" | "password" | "appId" | "secretKey" | "proxy" | "dbUrl" | "organization">'.
lint
Argument of type '{ authType: any; accessKeyId: any; secretAccessKey: any; region: any; bucket: any; identityStoreId: any; identityStoreRegion: any; rateLimitPerHour: any; proxy: any; }' is not assignable to parameter of type 'Partial<Pick<IConnectionAPI, "token" | "endpoint" | "authMethod" | "username" | "password" | "appId" | "secretKey" | "proxy" | "dbUrl" | "organization" | "companyId">>'.