Skip to content

chore(deps): bump the projectdiscovery group with 7 updates #2320

chore(deps): bump the projectdiscovery group with 7 updates

chore(deps): bump the projectdiscovery group with 7 updates #2320

Triggered via pull request August 18, 2025 21:41
Status Failure
Total duration 1m 38s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Test
issues found
Lint Test: internal/pdcp/writer.go#L197
SA1019: errorutil.NewWithErr(err).Msgf is deprecated: Use errkit.ErrorX instead. (staticcheck)
Lint Test: internal/pdcp/writer.go#L184
SA1019: errorutil.NewWithErr(err).Msgf is deprecated: Use errkit.ErrorX instead. (staticcheck)
Lint Test: internal/pdcp/writer.go#L75
SA1019: errorutil.NewWithErr(err).Msgf is deprecated: Use errkit.ErrorX instead. (staticcheck)
Lint Test: internal/pdcp/writer.go#L22
SA1019: "github.com/projectdiscovery/utils/errors" is deprecated: This package is deprecated and will be removed in a future version. Use github.com/projectdiscovery/utils/errkit instead, which provides better error handling with proper Go error chain support and optional stack traces. (staticcheck)