pdf-render-service implementation #71
ci.yaml
on: push
Run Checks
40s
Run Tests
7m 32s
Run Build
1m 45s
Annotations
6 errors
Run Build:
main.go#L45
package "github.com/humio/humio-operator/api/v1alpha1" is being imported more than once (ST1019)
|
Run Build:
main.go#L46
other import of "github.com/humio/humio-operator/api/v1alpha1"
|
Run Build
Process completed with exit code 1.
|
HumioResources Controller Suite.[It] Humio Resources Controllers HumioPdfRenderService should update the Deployment when the HumioPdfRenderService is updated [envtest, dummy, real]:
HumioResources Controller Suite#L1
Expected success, but got an error:
<*errors.errorString | 0xc001d0c660>:
an empty namespace may not be set during creation
{
s: "an empty namespace may not be set during creation",
}
|
HumioResources Controller Suite.[It] Humio Resources Controllers HumioPdfRenderService should create Deployment and Service when a new HumioPdfRenderService is created [envtest, dummy, real]:
HumioResources Controller Suite#L1
Expected success, but got an error:
<*errors.errorString | 0xc000b8f430>:
an empty namespace may not be set during creation
{
s: "an empty namespace may not be set during creation",
}
|
Run Tests
Process completed with exit code 2.
|