Fix/frontend #6
Annotations
2 errors
pr-checks:
src/pages/panel/shared/queries/getWorkspaceInventoryReportSummary.query.ts#L14
Conversion of type '{ accounts: never[]; benchmarks: never[]; changed_compliant: { accounts_selection: never[]; resource_count_by_kind_selection: {}; resource_count_by_severity: {}; since: string; }; changed_vulnerable: { ...; }; check_summary: { ...; }; overall_score: number; top_checks: never[]; }' to type 'GetWorkspaceInventoryReportSummaryResponse' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
pr-checks
Process completed with exit code 2.
|