Skip to content

fix: Do not log mongo credentials #132

fix: Do not log mongo credentials

fix: Do not log mongo credentials #132

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