Skip to content

[WIP] LLM query

[WIP] LLM query #327

Triggered via pull request October 13, 2024 22:40
@bchobcho
synchronize #125
llm
Status Failure
Total duration 25s
Artifacts

golang-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: sg/internal/llm/swarm/function.go#L66
string `object` has 3 occurrences, make it a constant (goconst)
lint: sg/internal/llm/swarm/function.go#L248
`marshalling` is a misspelling of `marshaling` (misspell)
lint: sg/internal/llm/swarm/loop.go#L111
`marshalling` is a misspelling of `marshaling` (misspell)
lint: sg/internal/llm/output.go#L19
assignOp: replace `response = response + optionalClosingTags` with `response += optionalClosingTags` (gocritic)
lint: sg/internal/cli/llm/app.go#L92
func `(*cliApp).queryFileTargetSummary` is unused (unused)
lint: sg/internal/cli/llm/app.go#L218
func `(*cliApp).queryFileTarget2` is unused (unused)
lint: sg/internal/cli/llm/app.go#L343
func `(*cliApp).logQueryFileTarget` is unused (unused)
lint: sg/internal/cli/llm/app.go#L327
type `queryFileTarget` is unused (unused)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/