Add HTTP tls (issue #393) #992
go-application.yml
on: pull_request
Lint scripts
3s
Verify that Makefile section of README is up to date
3s
Test integration with Prometheus
2m 10s
Verify that Helm README is up to date
15s
Lint Helm chart
4s
Verify templating chart with default values
4s
Build Linux ARM binary
0s
Build Mac binary
0s
Build Windows binary
0s
Matrix: upload-binaries
Annotations
5 errors
Lint code:
internal/startup_manager/startup_manager_test.go#L52
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
|
Lint code:
internal/startup_manager/startup_manager_test.go#L106
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
|
Lint code:
internal/startup_manager/startup_manager_test.go#L49
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
|
Lint code:
internal/startup_manager/startup_manager_test.go#L103
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
|
Lint code
issues found
|