Skip to content

Uses thread-safe progress bar #52

Uses thread-safe progress bar

Uses thread-safe progress bar #52

Triggered via pull request January 10, 2024 15:00
Status Failure
Total duration 1m 2s
Artifacts

test-coverage.yml

on: pull_request
Test and update coverage badge
53s
Test and update coverage badge
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test and update coverage badge: internal/core/core.go#L353
Error return value of `c.arpProgress.Add` is not checked (errcheck)
Test and update coverage badge: internal/core/core.go#L360
Error return value of `c.arpProgress.Clear` is not checked (errcheck)
Test and update coverage badge: internal/core/core.go#L364
Error return value of `c.synProgress.Add` is not checked (errcheck)
Test and update coverage badge: internal/core/core.go#L375
Error return value of `c.synProgress.Clear` is not checked (errcheck)
Test and update coverage badge
issues found