[fix] inventory combo boxes fixes #25
Annotations
4 errors
pr-checks:
src/pages/panel/setup-cloud/SetupCloudPage.tsx#L26
This comparison appears to be unintentional because the types '"aws_account_discovered" | "aws_account_configured" | "aws_account_deleted" | "aws_account_degraded" | "collect-progress" | "collect-error"' and '"cloud_account_created"' have no overlap.
|
pr-checks:
src/shared/event-button/EventItem.tsx#L11
Type '"cloud_account_created"' is not comparable to type '"aws_account_discovered" | "aws_account_configured" | "aws_account_deleted" | "aws_account_degraded" | "collect-progress" | "collect-error"'.
|
pr-checks:
src/shared/types/server/web-socket-event/index.ts#L1
Module '"./WebSocketEvent"' has no exported member 'CloudAccountCreatedEvent'.
|
pr-checks
Process completed with exit code 2.
|