fix license #288
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)
|