Skip to content

Bump actions/setup-go from 3 to 4 #126

Bump actions/setup-go from 3 to 4

Bump actions/setup-go from 3 to 4 #126

Triggered via pull request November 14, 2023 14:46
Status Failure
Total duration 1m 38s
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/