PR #15 #33
codeql
on: dynamic
Matrix: Analyze
Annotations
10 errors and 1 warning
Analyze (go)
no required module provides package github.com/sap/component-operator-runtime/pkg/component; to add it:
|
Analyze (go)
no required module provides package github.com/sap/component-operator-runtime/pkg/types; to add it:
|
Analyze (go)
no required module provides package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1; to add it:
|
Analyze (go)
could not import k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (no metadata for k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1)
|
Analyze (go)
could not import k8s.io/apimachinery/pkg/apis/meta/v1 (no metadata for k8s.io/apimachinery/pkg/apis/meta/v1)
|
Analyze (go)
could not import k8s.io/apimachinery/pkg/runtime (no metadata for k8s.io/apimachinery/pkg/runtime)
|
Analyze (go)
could not import github.com/sap/component-operator-runtime/pkg/component (no metadata for github.com/sap/component-operator-runtime/pkg/component)
|
Analyze (go)
could not import github.com/sap/component-operator-runtime/pkg/types (no metadata for github.com/sap/component-operator-runtime/pkg/types)
|
Analyze (go)
c.Namespace undefined (type *NginxIngressController has no field or method Namespace)
|
Analyze (go)
c.Name undefined (type *NginxIngressController has no field or method Name)
|
Analyze (go)
Failed to restore: Cache service responded with 403
|