Skip to content

fix: security and code scanning alerts (2025-05-11) #5

fix: security and code scanning alerts (2025-05-11)

fix: security and code scanning alerts (2025-05-11) #5

Triggered via pull request May 11, 2025 17:44
Status Failure
Total duration 22s
Artifacts

linters.yml

on: pull_request
golangci-lint
20s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: mergo_test.go#L562
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
golangci-lint: mergo_test.go#L402
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
golangci-lint: mergo_test.go#L372
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
golangci-lint: merge.go#L306
SA4006: this value of dst is never used (staticcheck)
golangci-lint: merge.go#L108
SA4006: this value of dst is never used (staticcheck)
golangci-lint: issue38_test.go#L45
QF1009: probably want to use time.Time.Equal instead (staticcheck)
golangci-lint: issue38_test.go#L28
QF1009: probably want to use time.Time.Equal instead (staticcheck)
golangci-lint: pr211_2_test.go#L19
Error return value is not checked (errcheck)
golangci-lint: mergo_test.go#L874
Error return value of `mergo.Merge` is not checked (errcheck)
golangci-lint: issue138_test.go#L27
Error return value of `json.Unmarshal` is not checked (errcheck)