LLM integration UI improvements, Bedrock integration #768
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
build
The inferred type of 'renderUI' cannot be named without a reference to '.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/types/queries'. This is likely not portable. A type annotation is necessary.
|
build
Default export of the module has or is using private name 'AvatarType'.
|
build
Default export of the module has or is using private name 'OwnProps'.
|
build
dashboard#build: command (/root/actions-runner/_work/ThreatMapper/ThreatMapper/deepfence_frontend/apps/dashboard) pnpm run build exited (1)
|
build
Type '{ message: string; data: never[]; } | { data: ModelAiIntegrationListResponse[]; message?: undefined; }' is not assignable to type 'ModelAiIntegrationListResponse[]'.
|
build
Process completed with exit code 1.
|