[DO NOT MERGE] Refactor - Move command execution responsibility to CommandHandler from IOThread #3339
Annotations
4 errors and 1 warning
golangci-lint:
internal/commandhandler/commandhandler.go#L451
`(*BaseCommandHandler).handleWatchNotification` - `ctx` is unused (unparam)
|
golangci-lint:
internal/commandhandler/commandhandler.go#L469
`(*BaseCommandHandler).handleUnsupportedCommand` - `ctx` is unused (unparam)
|
golangci-lint:
internal/iothread/iothread.go#L12
const `defaultRequestTimeout` is unused (unused)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading