feat: Support for issuing certificates using cert-manager #248
Annotations
11 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
Process completed with exit code 1.
|
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 uses Node.js version which is deprecated 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/
|
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 uses Node.js version which is deprecated 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/
|