Update deps to latest #9052
knative-style.yaml
on: pull_request
style
/
changes
10s
style
/
...
/
Auto-format and Check
17s
style
/
...
/
Lint
3m 39s
style
/
...
/
Do Not Submit
11s
style
/
...
/
shell
46s
style
/
...
/
yaml
40s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
10 errors and 8 warnings
style / Golang / Lint:
control-plane/pkg/kafka/offset/offsets.go#L94
G115: integer overflow conversion int -> int32 (gosec)
|
style / Golang / Lint:
control-plane/pkg/core/config/utils.go#L175
G115: integer overflow conversion int32 -> uint32 (gosec)
|
style / Golang / Lint:
control-plane/pkg/kafka/consumer_group_lag.go#L200
G115: integer overflow conversion int64 -> uint64 (gosec)
|
style / Golang / Lint:
control-plane/pkg/kafka/topic.go#L111
G115: integer overflow conversion int32 -> int16 (gosec)
|
style / Golang / Lint:
control-plane/pkg/reconciler/broker/broker_test.go#L3361
unnecessary conversion (unconvert)
|
style / Golang / Lint:
test/e2e_source/helpers/kafka_helper.go#L53
var `userGVR` is unused (unused)
|
style / Golang / Lint:
control-plane/pkg/apis/internalskafkaeventing/v1alpha1/consumer_group_defaults.go#L41
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
|
style / Golang / Lint:
control-plane/pkg/apis/bindings/v1beta1/kafka_conversion.go#L79
S1023: redundant `return` statement (gosimple)
|
style / Golang / Lint:
control-plane/pkg/prober/cache_test.go#L88
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
style / Golang / Lint:
control-plane/pkg/reconciler/base/reconciler.go#L35
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
|
style / suggester / yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / suggester / shell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
|