Skip to content

fix license

fix license #290

Triggered via pull request December 16, 2025 08:11
Status Failure
Total duration 57s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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/session/pulsar_session_manager.go#L99
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)