Update HTTPRequestRedirectPolicy StatusCode to use RedirectResponseCode #10012
codeql-analysis.yml
on: pull_request
CodeQL-Build
4m 11s
Annotations
3 errors
CodeQL-Build:
apis/projectcontour/v1/zz_generated.deepcopy.go#L519
cannot use new(int) (value of type *int) as *RedirectResponseCode value in assignment
|
CodeQL-Build
cannot use new(int) (value of type *int) as *RedirectResponseCode value in assignment
|
CodeQL-Build
cannot use *redirect.StatusCode (variable of type "github.com/projectcontour/contour/apis/projectcontour/v1".RedirectResponseCode) as int value in assignment
|