Skip to content

feat: add project flags component #13415

feat: add project flags component

feat: add project flags component #13415

Triggered via pull request January 30, 2024 13:53
Status Failure
Total duration 5m 25s
Artifacts

build_frontend_prs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (18.x)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
build (18.x)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
build (18.x)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
build (18.x)
Object is of type 'unknown'.
build (18.x)
Parameter 'item' implicitly has an 'any' type.
build (18.x)
Type 'ExecutiveSummarySchema | { users: { total: number; inactive: number; active: number; }; flags: { total: number; }; userTrends: never[]; flagTrends: never[]; }' is not assignable to type 'ExecutiveSummarySchema'.
build (18.x)
Process completed with exit code 2.