chore(deps): Update non-major dependencies #1930
Annotations
20 errors
govulncheck:
pkg/nginx/getter.go#L17
cannot use dir.GetParameters() (value of type []config.Parameter) as []string value in argument to append
|
govulncheck:
pkg/nginx/getter.go#L29
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
govulncheck:
pkg/nginx/getter.go#L38
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
govulncheck:
pkg/nginx/getter.go#L47
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
govulncheck:
pkg/nginx/getter.go#L59
cannot use directive.GetParameters()[0] (variable of type config.Parameter) as string value in return statement
|
govulncheck:
pkg/nginx/getter.go#L71
cannot use directive.GetParameters()[0] (variable of type config.Parameter) as string value in return statement
|
govulncheck:
pkg/nginx/getter.go#L84
cannot use dir.GetParameters()[0] (variable of type config.Parameter) as string value in argument to append
|
govulncheck:
pkg/nginx/getter.go#L99
in call to slices.ContainsFunc, S (type []config.Parameter) does not satisfy ~[]E
|
govulncheck:
pkg/nginx/getter.go#L102
cannot use dir.GetParameters()[0] (variable of type config.Parameter) as string value in argument to fmt.Sscanf
|
govulncheck:
pkg/nginx/getter.go#L127
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
golanci-lint:
internal/data/website.go#L25
could not import github.com/TheTNB/panel/pkg/nginx (-: # github.com/TheTNB/panel/pkg/nginx
|
golanci-lint:
pkg/nginx/getter.go#L17
cannot use dir.GetParameters() (value of type []config.Parameter) as []string value in argument to append
|
golanci-lint:
pkg/nginx/getter.go#L29
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
golanci-lint:
pkg/nginx/getter.go#L38
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
golanci-lint:
pkg/nginx/getter.go#L47
cannot use directive.GetParameters() (value of type []config.Parameter) as []string value in return statement
|
golanci-lint:
pkg/nginx/getter.go#L59
cannot use directive.GetParameters()[0] (variable of type config.Parameter) as string value in return statement
|
golanci-lint:
pkg/nginx/getter.go#L71
cannot use directive.GetParameters()[0] (variable of type config.Parameter) as string value in return statement
|
golanci-lint:
pkg/nginx/getter.go#L84
cannot use dir.GetParameters()[0] (variable of type config.Parameter) as string value in argument to append
|
golanci-lint:
pkg/nginx/getter.go#L99
in call to slices.ContainsFunc, S (type []config.Parameter) does not satisfy ~[]E
|
golanci-lint:
pkg/nginx/getter.go#L102
cannot use dir.GetParameters()[0] (variable of type config.Parameter) as string value in argument to fmt.Sscanf
|