Skip to content

Bumps go version to 1.21 (latest stable) #118

Bumps go version to 1.21 (latest stable)

Bumps go version to 1.21 (latest stable) #118

Re-run triggered November 22, 2023 01:00
Status Failure
Total duration 1m 40s
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/