Close the connection used by https #221
go.yml
on: pull_request
Build And Test Go code
24s
Annotations
5 errors and 2 warnings
Build And Test Go code:
fd_test.go#L21
undefined: acceptAllCerts
|
Build And Test Go code:
fd_test.go#L61
cannot use https.URL + "/alturl" (value of type string) as *testing.T value in argument to getOrFail
|
Build And Test Go code:
fd_test.go#L61
cannot use client (variable of type *http.Client) as string value in argument to getOrFail
|
Build And Test Go code:
fd_test.go#L61
cannot use t (variable of type *testing.T) as *http.Client value in argument to getOrFail
|
Build And Test Go code
Process completed with exit code 1.
|
Build And Test Go code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build And Test Go code
Restore cache failed: Dependencies file is not found in /home/runner/work/goproxy/goproxy. Supported file pattern: go.sum
|