Skip to content

fix license

fix license #288

Triggered via pull request December 16, 2025 07:55
Status Failure
Total duration 55s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
Process completed with exit code 1.
lint: pkg/mcp/session/pulsar_session_manager_test.go#L139
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
lint: pkg/mcp/kafka_admin_partitions_tools.go#L15
File is not properly formatted (gofmt)
lint: pkg/mcp/kafka_admin_groups_tools.go#L15
File is not properly formatted (gofmt)
lint: pkg/mcp/kafka_admin_connect_tools.go#L15
File is not properly formatted (gofmt)
lint: pkg/mcp/session/pulsar_session_manager.go#L99
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)