Skip to content

Change: make Csaf Downloader usable as library #6

Change: make Csaf Downloader usable as library

Change: make Csaf Downloader usable as library #6

Triggered via pull request April 16, 2024 13:21
Status Failure
Total duration 3m 0s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: util/client.go#L142
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/client.go#L148
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/client.go#L154
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/csv.go#L43
Error return value of `fqcw.w.WriteRune` is not checked (errcheck)
lint: util/csv.go#L45
Error return value of `fqcw.w.WriteByte` is not checked (errcheck)
lint: util/csv.go#L49
Error return value of `fqcw.w.WriteString` is not checked (errcheck)
lint: util/csv.go#L50
Error return value of `fqcw.w.WriteByte` is not checked (errcheck)
lint: pkg/options/options_test.go#L84
Error return value of `p.Parse` is not checked (errcheck)
lint: pkg/options/options_test.go#L99
Error return value of `p.Parse` is not checked (errcheck)
lint: pkg/options/options_test.go#L197
Error return value of `p.Parse` is not checked (errcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.