Initial Inference Extension Plugin and Deployer #9351
static-analysis.yaml
on: pull_request
Generated Code
3m 41s
Lint Checks
4m 7s
Annotations
4 errors
Generated Code
Process completed with exit code 2.
|
Lint Checks
issues found
|
Lint Checks:
internal/kgateway/extensions2/plugins/inferenceextension/endpointpicker/plugin.go#L368
use of `anypb.New` forbidden because "Do not use anypb.New; Use utils.MessageToAny instead." (forbidigo)
|
Lint Checks:
internal/kgateway/controller/controller.go#L277
unnecessary leading newline (whitespace)
|