feat(ollama): refactor local process #7591
Annotations
4 errors and 1 warning
golangci-lint:
modules/ollama/local.go#L589
assignOp: replace `proto = proto + "://"` with `proto += "://"` (gocritic)
|
golangci-lint:
modules/ollama/local_test.go#L516
ineffectual assignment to bs (ineffassign)
|
golangci-lint:
modules/ollama/local_test.go#L377
test helper function should start from t.Helper() (thelper)
|
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