Skip to content

Bump github.com/tdewolff/parse/v2 from 2.8.4 to 2.8.5 #262

Bump github.com/tdewolff/parse/v2 from 2.8.4 to 2.8.5

Bump github.com/tdewolff/parse/v2 from 2.8.4 to 2.8.5 #262

Triggered via pull request October 31, 2025 22:03
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
issues found
lint: internal/robots/robots_test.go#L42
bloop: b.N can be modernized using b.Loop() (modernize)
lint: internal/crawler/util_test.go#L111
bloop: b.N can be modernized using b.Loop() (modernize)
lint: internal/crawler/util.go#L143
rangeint: for loop can be modernized using range over int (modernize)
lint: internal/crawler/crawler.go#L103
rangeint: for loop can be modernized using range over int (modernize)
lint: internal/client/cookie.go#L17
stringsseq: Ranging over SplitSeq is more efficient (modernize)