chore(deps): Update non-major dependencies #1930
Annotations
10 errors
Run Govulncheck:
pkg/nginx/getter.go#L17
cannot use dir.GetParameters() (value of type []config.Parameter) as []string value in argument to append
|
Run Govulncheck:
pkg/nginx/getter.go#L29
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
Run Govulncheck:
pkg/nginx/getter.go#L38
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
Run Govulncheck:
pkg/nginx/getter.go#L47
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
Run Govulncheck:
pkg/nginx/getter.go#L59
cannot use directive.GetParameters()[0] (variable of type config.Parameter) as string value in return statement
|
Run Govulncheck:
pkg/nginx/getter.go#L71
cannot use directive.GetParameters()[0] (variable of type config.Parameter) as string value in return statement
|
Run Govulncheck:
pkg/nginx/getter.go#L84
cannot use dir.GetParameters()[0] (variable of type config.Parameter) as string value in argument to append
|
Run Govulncheck:
pkg/nginx/getter.go#L99
in call to slices.ContainsFunc, S (type []config.Parameter) does not satisfy ~[]E
|
Run Govulncheck:
pkg/nginx/getter.go#L102
cannot use dir.GetParameters()[0] (variable of type config.Parameter) as string value in argument to fmt.Sscanf
|
Run Govulncheck:
pkg/nginx/getter.go#L127
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
Loading