Skip to content

Cvemap UI

Cvemap UI #28

Triggered via pull request January 14, 2024 14:39
Status Failure
Total duration 1m 59s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint Test: pkg/view/browser.go#L60
Error return value of `(github.com/projectdiscovery/cvemap/pkg/ui.Tabular).Refresh` is not checked (errcheck)
Lint Test: pkg/view/live_view.go#L174
Error return value of `clipboard.WriteAll` is not checked (errcheck)
Lint Test: pkg/view/table.go#L148
Error return value of `clipboard.WriteAll` is not checked (errcheck)
Lint Test: pkg/model/table.go#L16
const `initRefreshRate` is unused (unused)
Lint Test: pkg/model/table.go#L112
func `(*Table).updater` is unused (unused)
Lint Test: pkg/model/table.go#L207
func `(*Table).fireTableLoadFailed` is unused (unused)
Lint Test
issues found