Skip to content

Add TLS support for multiple service endpoints #4480

Add TLS support for multiple service endpoints

Add TLS support for multiple service endpoints #4480

Triggered via pull request November 9, 2023 08:34
Status Failure
Total duration 4m 32s
Artifacts

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
2m 0s
github (govet, golint and gotest)
pre-commit
4m 23s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
github (govet, golint and gotest)
cannot use new(Service) (value of type *Service) as map[string]Service value in assignment
github (govet, golint and gotest)
Process completed with exit code 2.
pre-commit
Process completed with exit code 1.
github (govet, golint and gotest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/