update go version to 1.20 #25
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.
|