feat: upstream PR #23 stack onto purified (#1274 DuckDB + #1251 artifact + #1284 Omnigent) #3
ci-pr.yml
on: pull_request
run
/
lint
2m 43s
run
/
frontend
57s
run
/
frontend-node-25
2m 29s
run
/
docs
23s
run
/
scripts
7s
run
/
Desktop Unit Tests (Windows)
4m 6s
run
/
coverage
4m 58s
run
/
integration
2m 23s
run
/
e2e
1m 15s
Matrix: run / test
Annotations
15 errors
|
run / docs
Process completed with exit code 2.
|
|
run / frontend
Process completed with exit code 1.
|
|
run / e2e
Process completed with exit code 1.
|
|
run / integration
Process completed with exit code 2.
|
|
run / lint:
internal/summarize/turns.go#L79
QF1002: could use tagged switch on m.Role (staticcheck)
|
|
run / lint:
internal/summarize/prompt.go#L314
QF1001: could apply De Morgan's law (staticcheck)
|
|
run / lint:
internal/llm/client.go#L217
S1016: should convert m (type Message) to msgBlock instead of using struct literal (staticcheck)
|
|
run / lint:
internal/summarize/prompt_test.go#L92
rangeint: for loop can be modernized using range over int (modernize)
|
|
run / lint:
internal/summarize/prompt.go#L412
minmax: user-defined min function is equivalent to built-in min and can be removed (modernize)
|
|
run / lint:
internal/signals/rewind.go#L179
minmax: if statement can be modernized using max (modernize)
|
|
run / lint:
internal/signals/compact.go#L312
stringsbuilder: using string += string in a loop is inefficient (modernize)
|
|
run / lint:
internal/signals/compact.go#L114
minmax: if statement can be modernized using max (modernize)
|
|
run / lint:
internal/server/context.go#L1406
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
run / lint:
internal/db/token_usage_test.go#L451
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
run / Desktop Unit Tests (Windows)
Process completed with exit code 1.
|