Skip to content

Implementing guards #46

Implementing guards

Implementing guards #46

Triggered via pull request April 9, 2025 18:30
Status Failure
Total duration 48s
Artifacts

go-lint.yml

on: pull_request
Run golangci-lint
37s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run golangci-lint: pkg/guard/child_process.go#L47
Error return value of `io.Copy` is not checked (errcheck)
Run golangci-lint: cmd/mcptools/commands/guard.go#L12
Comment should end in a period (godot)
Run golangci-lint: cmd/mcptools/commands/guard.go#L20
Comment should end in a period (godot)
Run golangci-lint: pkg/guard/child_process.go#L21
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
Run golangci-lint
issues found