Skip to content

doc: fix doc style (#522) #530

doc: fix doc style (#522)

doc: fix doc style (#522) #530

Triggered via push August 21, 2026 19:59
Status Failure
Total duration 3m 40s
Artifacts 16

go-test.yml

on: push
test  /  ...  /  detect changed paths
6s
test / Changes / detect changed paths
test  /  ...  /  Fuzz matrix
41s
test / fuzz-test / Fuzz matrix
Matrix: test / Unit tests mono-repo
Matrix: test / fuzz-test / fuzz test
test  /  ...  /  collect test reports
9s
test / collect-reports / collect test reports
test  /  ...  /  collect test coverage
test / collect-coverage / collect test coverage
test  /  tests completed
2s
test / tests completed
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 36 notices
test / Unit tests mono-repo (ubuntu-latest, stable)
Process completed with exit code 1.
test / Unit tests mono-repo (windows-latest, oldstable)
The strategy configuration was canceled because "test.test.ubuntu-latest_stable" failed
test / Unit tests mono-repo (windows-latest, oldstable)
The operation was canceled.
test / Unit tests mono-repo (windows-latest, stable)
The strategy configuration was canceled because "test.test.ubuntu-latest_stable" failed
test / Unit tests mono-repo (windows-latest, stable)
The operation was canceled.
Failed Test: github.com/go-openapi/runtime/client - TestDrainingReadCloser
github.com/go-openapi/runtime/client - TestDrainingReadCloser: === RUN TestDrainingReadCloser ================== WARNING: DATA RACE Write at 0x000001423040 by goroutine 133: github.com/go-openapi/runtime/client.TestDrainingReadCloser() /home/runner/work/runtime/runtime/client/keepalive_test.go:46 +0x25a testing.tRunner() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2193 +0x21c testing.(*T).Run.gowrap1() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2258 +0x38 Previous read at 0x000001423040 by goroutine 132: net/http.maybeDrainBody.func1() /opt/hostedtoolcache/go/1.27.0/x64/src/net/http/transport.go:2430 +0x44 Goroutine 133 (running) created at: testing.(*T).Run() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2258 +0xb12 testing.runTests.func1() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2742 +0x84 testing.tRunner() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2193 +0x21c testing.runTests() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2740 +0x9e9 testing.(*M).Run() /opt/hostedtoolcache/go/1.27.0/x64/src/testing/testing.go:2600 +0xf44 main.main() _testmain.go:162 +0x164 Goroutine 132 (finished) created at: net/http.maybeDrainBody() /opt/hostedtoolcache/go/1.27.0/x64/src/net/http/transport.go:2429 +0xfe net/http.(*persistConn).readLoop() /opt/hostedtoolcache/go/1.27.0/x64/src/net/http/transport.go:2608 +0x168a net/http.(*Transport).dialConn.gowrap2() /opt/hostedtoolcache/go/1.27.0/x64/src/net/http/transport.go:2123 +0x2e ================== testing.go:1865: race detected during execution of test --- FAIL: TestDrainingReadCloser (0.00s) - No trace available
test / tests completed
Process completed with exit code 1.
tests
at least one job failed or was cancelled
changed-paths
proceeding: a watched path changed
Fuzz tests found
[{"package":"github.com/go-openapi/runtime","test":"FuzzBindForm"},{"package":"github.com/go-openapi/runtime","test":"FuzzBindFormFilename"},{"package":"github.com/go-openapi/runtime","test":"FuzzContentType"},{"package":"github.com/go-openapi/runtime/middleware","test":"FuzzUntypedRequestBinder"},{"package":"github.com/go-openapi/runtime/server-middleware/mediatype","test":"FuzzParse"},{"package":"github.com/go-openapi/runtime/server-middleware/mediatype","test":"FuzzMatchFirst"},{"package":"github.com/go-openapi/runtime/server-middleware/mediatype","test":"FuzzParseAccept"},{"package":"github.com/go-openapi/runtime/server-middleware/negotiate/header","test":"FuzzParseValueAndParams"},{"package":"github.com/go-openapi/runtime/server-middleware/negotiate/header","test":"FuzzParseAccept"},{"package":"github.com/go-openapi/runtime/server-middleware/negotiate/header","test":"FuzzParseList"}]
test / Lint
title=Modules found::./... ./client-middleware/opentracing/... ./docs/examples/... ./server-middleware/...
test / Lint
title=coverpkg::github.com/go-openapi/runtime/...,github.com/go-openapi/runtime/client-middleware/opentracing/...,github.com/go-openapi/runtime/docs/examples/...,github.com/go-openapi/runtime/server-middleware/...
is-monorepo
true
bash_relative-names
{root} client-middleware/opentracing docs/examples server-middleware
relative-names
["","client-middleware/opentracing","docs/examples","server-middleware"]
modules-count
4
names
["github.com/go-openapi/runtime","github.com/go-openapi/runtime/client-middleware/opentracing","github.com/go-openapi/runtime/docs/examples","github.com/go-openapi/runtime/server-middleware"]
bash-subpaths
./... ./client-middleware/opentracing/... ./docs/examples/... ./server-middleware/...
bash-paths
/home/runner/work/runtime/runtime /home/runner/work/runtime/runtime/client-middleware/opentracing /home/runner/work/runtime/runtime/docs/examples /home/runner/work/runtime/runtime/server-middleware
paths
["/home/runner/work/runtime/runtime","/home/runner/work/runtime/runtime/client-middleware/opentracing","/home/runner/work/runtime/runtime/docs/examples","/home/runner/work/runtime/runtime/server-middleware"]
root-module
github.com/go-openapi/runtime
modules
[{"name":"github.com/go-openapi/runtime","path":"/home/runner/work/runtime/runtime"},{"name":"github.com/go-openapi/runtime/client-middleware/opentracing","path":"/home/runner/work/runtime/runtime/client-middleware/opentracing"},{"name":"github.com/go-openapi/runtime/docs/examples","path":"/home/runner/work/runtime/runtime/docs/examples"},{"name":"github.com/go-openapi/runtime/server-middleware","path":"/home/runner/work/runtime/runtime/server-middleware"}]
go test work supported
true
go minor version
26
go test work supported
true
go minor version
27
go test work supported
true
go minor version
26
go test work supported
true
go minor version
27
go test work supported
true
go minor version
26
go test work supported
true
go minor version
27
fuzz corpus size
1MB
fuzz corpus size
2MB
fuzz corpus size
1MB
fuzz corpus size
2MB
fuzz corpus size
1MB
fuzz corpus size
2MB
fuzz corpus size
1MB
fuzz corpus size
2MB
fuzz corpus size
1MB
fuzz corpus size
1MB

Artifacts

Produced during runtime
Name Size Digest
Linux-fuzz-corpus-FuzzBindForm
73 KB
sha256:c2261eeb0a55a50a3880e9df3eeb1ae13a78b7233a40c25d956b6829cd639d29
Linux-fuzz-corpus-FuzzBindFormFilename
41.4 KB
sha256:1a49c405ce61547d88da0d6830ff462b354275a69475895fc35a7bd9dcfcb4eb
Linux-fuzz-corpus-FuzzContentType
89.4 KB
sha256:6930611a5b7357f88f61f454d16eef9bb0b5e681ae5be84cdd6af64d030be8d9
Linux-fuzz-corpus-FuzzMatchFirst
115 KB
sha256:13126cae155a824aac649c43b1e99ba57160bda8034476b8d7f0f574008175e3
Linux-fuzz-corpus-FuzzParse
134 KB
sha256:accbe986d2613fdbc34636cb72baa972f903ba0e86f4328668fd59d211919a1b
Linux-fuzz-corpus-FuzzParseAccept
50.9 KB
sha256:7b39af866295ce49c5a3b9eebcd6a119b12b3c2a02cc9649c0db425e02594681
Linux-fuzz-corpus-FuzzParseList
46.5 KB
sha256:2f918420f223c1a8d1d4684d1293393572d522dd6a9d9156cc0312de0dc5dc04
Linux-fuzz-corpus-FuzzParseValueAndParams
30 KB
sha256:37853f30544ad86a3aed255c09f88dd155721af36142ad3585e0b74c36e7133b
Linux-fuzz-corpus-FuzzUntypedRequestBinder
39.7 KB
sha256:6d685cafa45785baf6527c8edfb9d27fe18d4c7d1d04c9782544cd3f3ebe87d7
unit.coverage.macos-latest-oldstable Expired
485 KB
sha256:f5c8f87bdb3b7aa54b4e02e8f6dc0fe0df26b07b065c92b4acabe99c901ac72e
unit.coverage.macos-latest-stable Expired
488 KB
sha256:6a6bad699d619577770652aa4be7d4f7347546692336de9d86a36fc56353d812
unit.coverage.ubuntu-latest-oldstable Expired
485 KB
sha256:a229d3184db0a6ad75565812f0f0576e47f93ec07a79c41bc77506d3868b91bb
unit.report.macos-latest-oldstable Expired
67 KB
sha256:9a7db8318521086342602f033d616aaf7c1230a1054d4209bb5688422e3481be
unit.report.macos-latest-stable Expired
67.7 KB
sha256:11ce34e4c9b469f82f15cbb57e02738f62ced8387441018f0ea18e7b2145a6bc
unit.report.ubuntu-latest-oldstable Expired
77.6 KB
sha256:5d5bdde1f127fbe9b3f4bb44a99515c5118f76479d149845839363549db67758
unit.report.ubuntu-latest-stable Expired
78.8 KB
sha256:a5547bd8e5ede12663ed641b25f94162166057036cdb2702cc801fac793033bb