Skip to content

Bump github.com/segmentio/kafka-go from 0.4.38 to 0.4.44 #127

Bump github.com/segmentio/kafka-go from 0.4.38 to 0.4.44

Bump github.com/segmentio/kafka-go from 0.4.38 to 0.4.44 #127

Triggered via pull request November 15, 2023 06:08
Status Failure
Total duration 1m 39s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: qos/qos_rule.go#L263
Error return value of `ipfRule.decodeIpFilterAddrv4` is not checked (errcheck)
lint: qos/qos_rule.go#L269
Error return value of `ipfRule.decodeIpFilterPortInfo` is not checked (errcheck)
lint: qos/qos_rule.go#L272
Error return value of `ipfRule.decodeIpFilterAddrv4` is not checked (errcheck)
lint: qos/qos_rule.go#L276
Error return value of `ipfRule.decodeIpFilterPortInfo` is not checked (errcheck)
lint: qos/qos_rule.go#L280
Error return value of `ipfRule.decodeIpFilterAddrv4` is not checked (errcheck)
lint: qos/qos_rule.go#L284
Error return value of `ipfRule.decodeIpFilterPortInfo` is not checked (errcheck)
lint: qos/qos_rule.go#L443
Error return value of `strconv.Atoi` is not checked (errcheck)
lint: factory/config.go#L308
Error return value of `strconv.Atoi` is not checked (errcheck)
lint: factory/config_test.go#L21
Error return value of `cfg1.parseRocConfig` is not checked (errcheck)
lint: factory/config_test.go#L22
Error return value of `cfg2.parseRocConfig` is not checked (errcheck)
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/