Skip to content

feat(http): add skip-secret-file field #8674

feat(http): add skip-secret-file field

feat(http): add skip-secret-file field #8674

Triggered via pull request August 16, 2024 05:29
Status Failure
Total duration 2m 17s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint Test: pkg/js/devtools/bindgen/generator.go#L252
S1009: should omit nil check; len() for []go/ast.Expr is defined as zero (gosimple)
Lint Test: pkg/js/devtools/tsgen/parser.go#L492
S1009: should omit nil check; len() for []go/ast.Expr is defined as zero (gosimple)
Lint Test: pkg/input/formats/openapi/examples.go#L21
S1009: should omit nil check; len() for []interface{} is defined as zero (gosimple)
Lint Test: pkg/input/formats/openapi/generator.go#L196
S1009: should omit nil check; len() for []interface{} is defined as zero (gosimple)
Lint Test: pkg/js/utils/nucleijs.go#L63
printf: non-constant format string in call to (*github.com/projectdiscovery/nuclei/v3/pkg/js/utils.NucleiJS).Throw (govet)
Lint Test: pkg/js/utils/nucleijs.go#L98
printf: non-constant format string in call to (*github.com/projectdiscovery/nuclei/v3/pkg/js/utils.NucleiJS).Throw (govet)
Lint Test: pkg/reporting/reporting.go#L243
printf: non-constant format string in call to (*github.com/projectdiscovery/gologger.Event).Msgf (govet)
Lint Test: pkg/tmplexec/exec.go#L71
printf: non-constant format string in call to (*github.com/projectdiscovery/gologger.Event).Msgf (govet)
Lint Test: cmd/tmc/main.go#L165
printf: non-constant format string in call to (*github.com/projectdiscovery/gologger.Event).Msgf (govet)
Lint Test: cmd/tmc/main.go#L258
printf: non-constant format string in call to github.com/projectdiscovery/utils/errors.New (govet)