Add team-id
option
#8673
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)
|