fix: many misc things #23
Annotations
5 errors and 4 warnings
|
unit-test
Process completed with exit code 2.
|
|
unit-test
api#build: command (/home/runner/work/sweetr.dev/sweetr.dev/apps/api) /opt/hostedtoolcache/node/20.19.6/x64/bin/npm run build exited (2)
|
|
unit-test
Argument of type 'MetricResult' is not assignable to parameter of type 'MeanTimeToRecoverMetric'.
|
|
unit-test
Argument of type 'DeploymentFrequencyResult' is not assignable to parameter of type 'DeploymentFrequencyMetric'.
|
|
unit-test
Argument of type 'MetricResult' is not assignable to parameter of type 'LeadTimeMetric'.
|
|
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/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
|
|
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/github/install/components/confetti.tsx#L23
Expected an assignment or function call and instead saw an expression
|