Skip to content

update go version to 1.20 #25

update go version to 1.20

update go version to 1.20 #25

Triggered via pull request August 28, 2023 15:50
Status Failure
Total duration 1m 55s
Artifacts

quay.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
invalid operation: end == "" (mismatched types func() string and untyped string)
test
cannot use target.Authority (variable of type string) as func() string value in assignment
test
invalid operation: end == "" (mismatched types func() string and untyped string)
test
cannot use end (variable of type func() string) as string value in argument to strings.LastIndex
test
cannot use end (variable of type func() string) as string value in assignment
test
cannot use end (variable of type func() string) as string value in argument to net.SplitHostPort
test
Process completed with exit code 2.