Implement hot reload #924
go-application.yml
on: pull_request
Lint scripts
8s
Verify that Makefile section of README is up to date
3s
Test integration with Prometheus
4m 41s
Verify that Helm README is up to date
17s
Lint Helm chart
7s
Verify templating chart with default values
3s
Build Linux ARM binary
0s
Build Mac binary
0s
Build Windows binary
0s
Matrix: upload-binaries
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.
|