Skip to content

Fix/frontend

Fix/frontend #6

Triggered via pull request November 29, 2023 16:43
Status Failure
Total duration 2m 20s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.