Skip to content

feat: Support for issuing certificates using cert-manager #256

feat: Support for issuing certificates using cert-manager

feat: Support for issuing certificates using cert-manager #256

Triggered via pull request October 10, 2024 16:34
Status Failure
Total duration 3m 44s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint: observability/middlware.go#L23
undefined: opentracing (typecheck)
Lint: observability/middlware.go#L24
undefined: opentracing (typecheck)
Lint: observability/middlware.go#L26
undefined: opentracing (typecheck)
Lint: api/api_test.go#L56
s.Equal undefined (type *RouterAPISuite has no field or method Equal) (typecheck)
Lint: api/api_test.go#L57
s.Equal undefined (type *RouterAPISuite has no field or method Equal) (typecheck)
Lint: api/api_test.go#L62
s.Assert undefined (type *RouterAPISuite has no field or method Assert) (typecheck)
Lint: api/api_test.go#L70
s.Equal undefined (type *RouterAPISuite has no field or method Equal) (typecheck)
Lint: api/api_test.go#L71
s.True undefined (type *RouterAPISuite has no field or method True) (typecheck)
Lint: api/api_test.go#L74
s.NoError undefined (type *RouterAPISuite has no field or method NoError) (typecheck)
Lint: api/api_test.go#L100
s.True undefined (type *RouterAPISuite has no field or method True) (typecheck)
Test
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/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2, actions/cache@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/