Skip to content

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 #97

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 #97

Triggered via pull request February 25, 2026 19:33
Status Failure
Total duration 3m 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: fs/s3.go#L202
SA4020: unreachable case clause: interface{Len() int} will always match before *strings.Reader (staticcheck)
lint: fs/s3.go#L200
SA4020: unreachable case clause: interface{Len() int} will always match before *bytes.Reader (staticcheck)
lint: fs/s3_e2e_test.go#L177
Error return value of `reader.Close` is not checked (errcheck)
lint: fs/s3_e2e_test.go#L128
Error return value of `reader.Close` is not checked (errcheck)
lint: fs/s3_e2e_test.go#L83
Error return value of `reader.Close` is not checked (errcheck)
lint: fs/s3_e2e_test.go#L59
Error return value of `s3FS.Close` is not checked (errcheck)