Skip to content

Add HTTP tls (issue #393) #991

Add HTTP tls (issue #393)

Add HTTP tls (issue #393) #991

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

go-application.yml

on: pull_request
Lint code
29s
Lint code
Unit test code
30s
Unit test code
Lint scripts
3s
Lint scripts
Verify that Makefile section of README is up to date
2s
Verify that Makefile section of README is up to date
Test integration with Prometheus
2m 0s
Test integration with Prometheus
Verify that Helm README is up to date
14s
Verify that Helm README is up to date
Lint Helm chart
3s
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

7 errors
Lint code: internal/startup_manager/startup_manager_test.go#L58
Error return value of `sm.shutdownServer` is not checked (errcheck)
Lint code: internal/startup_manager/startup_manager_test.go#L109
Error return value of `sm.shutdownServer` is not checked (errcheck)
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#L102
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#L99
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
Lint code
issues found