Skip to content

Add HTTP tls (issue #393) #992

Add HTTP tls (issue #393)

Add HTTP tls (issue #393) #992

Triggered via pull request December 23, 2024 19:01
@satk0satk0
synchronize #401
satk0:http-tls
Status Failure
Total duration 2m 21s
Artifacts

go-application.yml

on: pull_request
Lint code
26s
Lint code
Unit test code
41s
Unit test code
Lint scripts
3s
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
2m 10s
Test integration with Prometheus
Verify that Helm README is up to date
15s
Verify that Helm README is up to date
Lint Helm chart
4s
Lint Helm chart
Verify templating chart with default values
4s
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

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