feat: pr deployed tracking + many misc changes #91
Annotations
4 warnings
|
unit-test:
apps/web/src/app/humans/teams/[id]/health-and-performance/components/chart-stacked-bars/chart-stacked-bars.tsx#L44
Unexpected any. Specify a different type
|
|
unit-test:
apps/web/src/app/github/install/components/confetti.tsx#L23
Expected an assignment or function call and instead saw an expression
|
|
unit-test:
apps/web/src/app/metrics-and-insights/deployment-frequency/chart-deployment-frequency/chart-deployment-frequency.tsx#L102
React Hook useEffect has a missing dependency: 'chartId'. Either include it or remove the dependency array
|
|
unit-test:
apps/web/src/app/metrics-and-insights/failure-rate/chart-failure-rate/chart-failure-rate.tsx#L102
React Hook useEffect has a missing dependency: 'chartId'. Either include it or remove the dependency array
|