Skip to content

WIP - poc experimentation: create issues_read tool for read operations #967

WIP - poc experimentation: create issues_read tool for read operations

WIP - poc experimentation: create issues_read tool for read operations #967

Triggered via pull request September 25, 2025 13:30
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: pkg/github/issues.go#L537
context-as-argument: context.Context should be the first parameter of a function (revive)
lint: pkg/github/issues.go#L367
context-as-argument: context.Context should be the first parameter of a function (revive)
lint: pkg/github/issues.go#L327
context-as-argument: context.Context should be the first parameter of a function (revive)
lint: pkg/github/tools.go#L59
commentFormatting: put a space between `//` and comment text (gocritic)