fix(im): handle WeCom 32-byte PKCS7 padding (#2848) #53
Annotations
21 errors
|
warm lint cache (client):
client/faq.go#L404
File is not properly formatted (gofmt)
|
|
warm lint cache (client):
client/chunk.go#L17
File is not properly formatted (gofmt)
|
|
warm lint cache (client):
client/streaming_test.go#L37
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
warm lint cache (client):
client/streaming_test.go#L35
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
warm lint cache (client):
client/streaming_test.go#L25
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
warm lint cache (client):
client/knowledge.go#L522
Error return value of `body.Close` is not checked (errcheck)
|
|
warm lint cache (client):
client/knowledge.go#L118
Error return value of `file.Close` is not checked (errcheck)
|
|
warm lint cache (client):
client/faq.go#L368
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
warm lint cache (client):
client/client.go#L286
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
warm lint cache (client):
client/agent.go#L113
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
warm lint cache (cli)
cannot use cli (variable of type *client.Client) as ChunksService value in argument to runChunks: *client.Client does not implement ChunksService (wrong type for method HybridSearch)
|
|
warm lint cache (.):
internal/application/repository/retriever/doris/schema.go#L219
Error return value of `rows.Close` is not checked (errcheck)
|
|
warm lint cache (.):
internal/application/repository/retriever/doris/repository_test.go#L528
Error return value of `db.Close` is not checked (errcheck)
|
|
warm lint cache (.):
internal/application/repository/retriever/doris/repository_test.go#L493
Error return value of `db.Close` is not checked (errcheck)
|
|
warm lint cache (.):
internal/application/repository/retriever/doris/repository_test.go#L442
Error return value of `db.Close` is not checked (errcheck)
|
|
warm lint cache (.):
internal/application/repository/retriever/doris/repository.go#L352
Error return value of `rows.Close` is not checked (errcheck)
|
|
warm lint cache (.):
internal/agent/skills/skills_test.go#L240
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
warm lint cache (.):
internal/agent/skills/skills_test.go#L187
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
warm lint cache (.):
internal/agent/skills/skills_test.go#L142
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
warm lint cache (.):
docreader/client/client_test.go#L26
Error return value of `client.Close` is not checked (errcheck)
|
|
warm lint cache (.):
cmd/download/duckdb/duckdb.go#L24
Error return value of `sqlDB.Close` is not checked (errcheck)
|