Skip to content

fix: many misc things #23

fix: many misc things

fix: many misc things #23

Triggered via pull request December 27, 2025 03:52
Status Failure
Total duration 1m 7s
Artifacts

test-unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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