PR #20 #94
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
could not import github.com/sap/component-operator-runtime/pkg/component (invalid package name: "")
|
Analyze (go)
could not import github.com/sap/component-operator-runtime/pkg/types (invalid package name: "")
|
Analyze (go)
c.Spec.Namespace undefined (type RedisOperatorSpec has no field or method Namespace)
|
Analyze (go)
c.Spec.Namespace undefined (type RedisOperatorSpec has no field or method Namespace)
|
Analyze (go)
c.Spec.Name undefined (type RedisOperatorSpec has no field or method Name)
|
Analyze (go)
c.Spec.Name undefined (type RedisOperatorSpec has no field or method Name)
|
Analyze (go)
could not import github.com/sap/component-operator-runtime/pkg/types (invalid package name: "")
|
Analyze (go)
"github.com/sap/redis-operator-cop/api/v1alpha1" imported as operatorv1alpha1 and not used
|
Analyze (go)
Failed to restore: Cache service responded with 403
|