Skip to content

Add the TLS struct support for service operators #4229

Add the TLS struct support for service operators

Add the TLS struct support for service operators #4229

Triggered via pull request September 11, 2023 12:39
Status Failure
Total duration 4m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
1m 30s
github (govet, golint and gotest)
pre-commit
4m 37s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
github (govet, golint and gotest)
syntax error: non-declaration statement outside function body
github (govet, golint and gotest)
syntax error: unexpected ==, expecting field name or embedded type
github (govet, golint and gotest)
syntax error: unexpected import, expecting field name or embedded type
github (govet, golint and gotest)
syntax error: unexpected ), expecting field name or embedded type
github (govet, golint and gotest)
syntax error: unexpected type, expecting field name or embedded type
github (govet, golint and gotest)
syntax error: non-declaration statement outside function body
github (govet, golint and gotest)
syntax error: non-declaration statement outside function body
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/