Skip to content

feat(plugins): add experimental pktmon plugin for Windows #1809

feat(plugins): add experimental pktmon plugin for Windows

feat(plugins): add experimental pktmon plugin for Windows #1809

Triggered via pull request July 3, 2024 18:31
Status Failure
Total duration 5m 48s
Artifacts

golangci-lint.yaml

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

Annotations

10 errors
Lint (windows, arm64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L58
unexported-return: exported func NewClient returns unexported type *pktmon.pktMonClient, which can be annoying to use (revive)
Lint (windows, arm64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L198
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
Lint (windows, arm64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L208
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint (windows, arm64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L212
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint (windows, arm64)
issues found
Lint (windows, amd64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L58
unexported-return: exported func NewClient returns unexported type *pktmon.pktMonClient, which can be annoying to use (revive)
Lint (windows, amd64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L198
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
Lint (windows, amd64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L208
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint (windows, amd64): pkg/plugin/windows/pktmon/pktmon_plugin_windows.go#L212
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint (windows, amd64)
issues found