feat: oci genai chat models #6070
golangci_lint.yaml
on: pull_request
golangci-lint
4m 19s
Annotations
1 error and 1 warning
golangci-lint:
pkg/ai/ocigenai.go#L153
[golangci] reported by reviewdog 🐶
func `(*OCIGenAIClient).getModel` is unused (unused)
Raw Output:
pkg/ai/ocigenai.go:153:26: func `(*OCIGenAIClient).getModel` is unused (unused)
func (c *OCIGenAIClient) getModel(provider common.ConfigurationProvider) (*generativeai.Model, error) {
^
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|