Skip to content

Update HTTPRequestRedirectPolicy StatusCode to use RedirectResponseCode #10012

Update HTTPRequestRedirectPolicy StatusCode to use RedirectResponseCode

Update HTTPRequestRedirectPolicy StatusCode to use RedirectResponseCode #10012

Re-run triggered November 26, 2024 04:57
Status Success
Total duration 4m 21s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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