Skip to content

Add team-id option #8673

Add team-id option

Add team-id option #8673

Triggered via pull request August 15, 2024 23:05
Status Failure
Total duration 2m 11s
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)