Add a method to mount HEAD/GET at once #196
Annotations
1 error and 2 warnings
gorelease:
web/service.go#L160
cannot use struct{http.ResponseWriter; io.Writer}{…} (value of type struct{http.ResponseWriter; io.Writer}) as http.ResponseWriter value in assignment: struct{http.ResponseWriter; io.Writer} does not implement http.ResponseWriter (ambiguous selector struct{http.ResponseWriter; io.Writer}.Write)
|
gorelease
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gorelease
Restore cache failed: Dependencies file is not found in /home/runner/work/rest/rest. Supported file pattern: go.sum
|