feat: use gofalcon registry config and sensor types #1533
Annotations
12 errors and 2 warnings
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L109
undefined: cache.BuilderWithOptions (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L110
undefined: cache.SelectorsByObject (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L111
missing type in composite literal (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L112
missing type in composite literal (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L113
missing type in composite literal (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L21
"k8s.io/apimachinery/pkg/labels" imported and not used (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L31
"k8s.io/api/admissionregistration/v1" imported as arv1 and not used (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L32
"k8s.io/api/apps/v1" imported as appsv1 and not used (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L33
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
|
lint (ubuntu-latest, 1.20.x):
cmd/main.go#L34
"k8s.io/api/rbac/v1" imported as rbacv1 and not used (typecheck)
|
build (ubuntu-latest, 1.20.x)
manifest.ArtifactType undefined (type *v1.Manifest has no field or method ArtifactType)
|
build (ubuntu-latest, 1.20.x)
Process completed with exit code 2.
|
lint (ubuntu-latest, 1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/falcon-operator/falcon-operator. Supported file pattern: go.sum
|
build (ubuntu-latest, 1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/falcon-operator/falcon-operator. Supported file pattern: go.sum
|