Bump the go-modules group with 4 updates #91
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
|
lint:
cmd/csaf_aggregator/full.go#L96
Error return value of `p.remoteValidator.Close` is not checked (errcheck)
|
|
lint:
cmd/csaf_checker/processor.go#L202
Error return value of `p.validator.Close` is not checked (errcheck)
|
|
lint:
cmd/csaf_checker/processor.go#L1099
Error return value of `p.serviceCheck` is not checked (errcheck)
|
|
lint:
cmd/csaf_checker/processor.go#L1576
Error return value of `p.keys.AddKey` is not checked (errcheck)
|
|
lint:
cmd/csaf_checker/report.go#L136
Error return value of `w.Close` is not checked (errcheck)
|
|
lint:
cmd/csaf_checker/report.go#L142
Error return value of `w.Close` is not checked (errcheck)
|
|
lint:
cmd/csaf_provider/actions.go#L44
Error return value of `file.Close` is not checked (errcheck)
|
|
lint:
cmd/csaf_provider/actions.go#L218
Error return value of `pe.Extract` is not checked (errcheck)
|
|
lint:
cmd/csaf_provider/create.go#L267
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
lint:
cmd/csaf_provider/create.go#L316
Error return value of `nf.Close` is not checked (errcheck)
|