Rebase ollama main #1
Annotations
9 errors and 1 warning
Run golangci/golangci-lint-action@v3:
gpu/amd_common.go#L1
: # github.com/jmorganca/ollama/gpu
|
Run golangci/golangci-lint-action@v3:
gpu/gpu.go#L188
expected ';', found 'else' (typecheck)
|
Run golangci/golangci-lint-action@v3:
gpu/gpu.go#L188
expected ';', found 'else' (typecheck)
|
Run golangci/golangci-lint-action@v3:
llm/llm.go#L12
could not import github.com/jmorganca/ollama/gpu (-: # github.com/jmorganca/ollama/gpu
|
Run golangci/golangci-lint-action@v3:
gpu/gpu.go#L188
expected ';', found 'else') (typecheck)
|
Run golangci/golangci-lint-action@v3:
llm/dyn_ext_server.go#L21
could not import C (cgo preprocessing failed) (typecheck)
|
Run golangci/golangci-lint-action@v3:
server/routes.go#L31
could not import github.com/jmorganca/ollama/gpu (-: # github.com/jmorganca/ollama/gpu
|
Run golangci/golangci-lint-action@v3:
gpu/gpu.go#L188
expected ';', found 'else') (typecheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading