Skip to content

Implement hot reload #924

Implement hot reload

Implement hot reload #924

Triggered via pull request October 16, 2024 20:22
Status Failure
Total duration 4m 50s
Artifacts

go-application.yml

on: pull_request
Lint code
31s
Lint code
Unit test code
22s
Unit test code
Lint scripts
8s
Lint scripts
Verify that Makefile section of README is up to date
3s
Verify that Makefile section of README is up to date
Test integration with Prometheus
4m 41s
Test integration with Prometheus
Verify that Helm README is up to date
17s
Verify that Helm README is up to date
Lint Helm chart
7s
Lint Helm chart
Verify templating chart with default values
3s
Verify templating chart with default values
Build Linux binary
0s
Build Linux binary
Build Linux ARM binary
0s
Build Linux ARM binary
Build Mac binary
0s
Build Mac binary
Build Windows binary
0s
Build Windows binary
Build Linux Docker image
0s
Build Linux Docker image
Build Linux ARM Docker image
0s
Build Linux ARM Docker image
Test integration with Helm chart
0s
Test integration with Helm chart
Create GitHub release
0s
Create GitHub release
Matrix: upload-binaries
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Unit test code
Process completed with exit code 1.
Lint code: internal/flags/flags_test.go#L103
Error return value of `buf.ReadFrom` is not checked (errcheck)
Lint code: internal/startup_manager/startup_manager.go#L53
Error return value of `sm.watcher.Watch` is not checked (errcheck)
Lint code: internal/startup_manager/startup_manager.go#L25
field `server` is unused (unused)
Lint code
issues found
Test integration with Prometheus
Process completed with exit code 2.