Skip to content

[Snyk] Security upgrade golang from 1.19.10 to 1.21rc3 #288

[Snyk] Security upgrade golang from 1.19.10 to 1.21rc3

[Snyk] Security upgrade golang from 1.19.10 to 1.21rc3 #288

Triggered via pull request July 29, 2023 20:42
Status Failure
Total duration 1m 44s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

30 errors
lint (1.18.x, ubuntu-latest): internal/native/lib.go#L11
could not import C (cgo preprocessing failed) (typecheck)
lint (1.18.x, ubuntu-latest): utils/json_utils.go#L11
Error return value of `json.Indent` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): proxy/http.go#L100
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): message/verifier.go#L114
Error return value of `w.Write` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): matchers/matcher_test.go#L347
Error return value of `json.Indent` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): matchers/matcher_test.go#L353
Error return value of `json.Indent` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): installer/installer.go#L47
Error return value is not checked (errcheck)
lint (1.18.x, ubuntu-latest): installer/installer_test.go#L139
Error return value of `mockFs.Create` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): installer/installer_test.go#L161
Error return value of `mockFs.Create` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): utils/deepcopy.go#L4
func `copyMap` is unused (unused)
lint (1.19.x, ubuntu-latest): utils/json_utils.go#L11
Error return value of `json.Indent` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): proxy/http.go#L100
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): message/verifier.go#L114
Error return value of `w.Write` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): matchers/matcher_test.go#L347
Error return value of `json.Indent` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): matchers/matcher_test.go#L353
Error return value of `json.Indent` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): internal/native/message_server.go#L601
Error return value of `json.Unmarshal` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): internal/native/message_server_test.go#L153
Error return value of `json.Unmarshal` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): internal/native/message_server_test.go#L184
Error return value of `json.Unmarshal` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): internal/native/message_server_test.go#L192
Error return value of `m.UsingPlugin` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): internal/native/message_server_test.go#L220
Error return value of `(*github.com/pact-foundation/pact-go/v2/internal/native.Message).WithPluginInteractionContents` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): internal/native/lib.go#L11
could not import C (cgo preprocessing failed) (typecheck)
lint (1.17.x, ubuntu-latest): utils/json_utils.go#L11
Error return value of `json.Indent` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): proxy/http.go#L100
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): matchers/matcher_test.go#L347
Error return value of `json.Indent` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): matchers/matcher_test.go#L353
Error return value of `json.Indent` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): message/verifier.go#L114
Error return value of `w.Write` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): installer/installer.go#L47
Error return value is not checked (errcheck)
lint (1.17.x, ubuntu-latest): installer/installer_test.go#L139
Error return value of `mockFs.Create` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): installer/installer_test.go#L161
Error return value of `mockFs.Create` is not checked (errcheck)
lint (1.17.x, ubuntu-latest): utils/deepcopy.go#L4
func `copyMap` is unused (unused)