Skip to content

feat(fetch): add vulncheck nvd++ #567

feat(fetch): add vulncheck nvd++

feat(fetch): add vulncheck nvd++ #567

Triggered via pull request August 8, 2025 05:55
Status Success
Total duration 1m 2s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: fetcher/vulncheck/vulncheck.go#L22
exported function FetchConvert should have comment or be unexported https://revive.run/r#exported
Build: fetcher/vulncheck/types.go#L75
comment on exported type Node should be of the form "Node ..." (with optional leading article) https://revive.run/r#exported
Build: fetcher/vulncheck/types.go#L1
should have a package comment https://revive.run/r#package-comments
Build: server/server.go#L1
should have a package comment https://revive.run/r#package-comments
Build: commands/fetchvulncheck.go#L28
parameter 'args' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
Build: commands/fetch.go#L1
should have a package comment https://revive.run/r#package-comments
Build: util/util.go#L1
should have a package comment https://revive.run/r#package-comments
Build: util/util.go#L1
avoid meaningless package names https://revive.run/r#var-naming
Build: main.go#L1
should have a package comment https://revive.run/r#package-comments
Build: config/config.go#L1
should have a package comment https://revive.run/r#package-comments