build(deps): bump the development-dependencies group with 7 updates #192
go-test.yml
on: pull_request
test
/
...
/
Fuzz matrix
29s
test
/
Lint
37s
Matrix: test / fuzz-test / fuzz test
Matrix: test / Unit tests
test
/
...
/
collect test reports
12s
test
/
...
/
collect test coverage
Annotations
7 errors and 1 notice
|
test / Unit tests (windows-latest, stable)
Process completed with exit code 1.
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure: === RUN TestCircular_RemoteExpandAzure
--- FAIL: TestCircular_RemoteExpandAzure (2.67s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure (0.01s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterfaceTapConfiguration
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterfaceTapConfiguration: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterfaceTapConfiguration
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterfaceTapConfiguration
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterfaceTapConfiguration
==================
WARNING: DATA RACE
Read at 0x00c00069c1e0 by goroutine 168:
internal/poll.(*FD).execIO()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:269 +0x284
internal/poll.(*FD).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:586 +0x353
net.(*netFD).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/fd_posix.go:68 +0x4a
net.(*conn).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/net.go:196 +0xac
net/http.(*connReader).backgroundRead()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:702 +0x51
net/http.(*connReader).startBackgroundRead.gowrap2()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:698 +0x2e
Previous write at 0x00c00069c1e0 by goroutine 137:
internal/poll.(*FD).setOffset()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:402 +0x6b9
internal/poll.SendFile()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/sendfile_windows.go:71 +0x697
net.sendFile.func1()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/sendfile.go:48 +0x64
internal/poll.(*FD).RawRead()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:1275 +0x1ad
os.(*rawConn).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/os/rawconn.go:31 +0xb2
net.sendFile()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/sendfile.go:47 +0x3cd
net.(*TCPConn).readFrom()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/tcpsock_posix.go:51 +0x5b
net.(*TCPConn).ReadFrom()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/tcpsock.go:165 +0x64
net/http.(*response).ReadFrom()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:618 +0x671
io.copyBuffer()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/io/io.go:415 +0x20e
io.Copy()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/io/io.go:388 +0xc6
io.CopyN()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/io/io.go:364 +0xa8
net/http.serveContent()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/fs.go:429 +0x12f2
net/http.serveFile()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/fs.go:761 +0x864
net/http.(*fileHandler).ServeHTTP()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/fs.go:994 +0x18e
net/http.serverHandler.ServeHTTP()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3311 +0x2a1
net/http.(*conn).serve()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:2073 +0xda4
net/http.(*Server).Serve.gowrap3()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3464 +0x46
Goroutine 168 (running) created at:
net/http.(*connReader).startBackgroundRead()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:698 +0x16e
net/http.(*conn).serve()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:2062 +0xd44
net/http.(*Server).Serve.gowrap3()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3464 +0x46
Goroutine 137 (running) created at:
net/http.(*Server).Serve()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3464 +0x889
net/http/httptest.(*Server).goServe.func1()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/ne
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
testing.go:1712: race detected during execution of test
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration (0.01s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-privateEndpoint.json#/definitions/PrivateEndpoint
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-privateEndpoint.json#/definitions/PrivateEndpoint: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-privateEndpoint.json#/definitions/PrivateEndpoint
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-privateEndpoint.json#/definitions/PrivateEndpoint
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-privateEndpoint.json#/definitions/PrivateEndpoint
testing.go:1712: race detected during execution of test
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-privateEndpoint.json#/definitions/PrivateEndpoint (0.01s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
testing.go:1712: race detected during execution of test
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap (0.01s)
- No trace available
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
unit.coverage.macos-latest-oldstable
Expired
|
10.4 KB |
sha256:6eec541f2ea4d92414ce9610004a220e3c5c61d430147d61ebabcd786956ace1
|
|
|
unit.coverage.macos-latest-stable
Expired
|
10.4 KB |
sha256:4c8d21b3892e2ef8a6309fafbae9f9c7c7d3b0cc716c01908820cd5f7c73f110
|
|
|
unit.coverage.ubuntu-latest-oldstable
Expired
|
10.4 KB |
sha256:e790a8a7782370974000c52bd61fdfc4952270bb48f05fe10c43a2f33baf8864
|
|
|
unit.coverage.ubuntu-latest-stable
Expired
|
10.4 KB |
sha256:f47772f4f61ed4ad00629fc0961983deeb8df35c366bb6404345fb8daeaa1bc1
|
|
|
unit.coverage.windows-latest-oldstable
Expired
|
10.6 KB |
sha256:baab894a05a751c45e63c5f33aa4398efcdb8beeb2e3c956b82c4bfde62c26c1
|
|
|
unit.report.macos-latest-oldstable
Expired
|
22.8 KB |
sha256:cd18d97225861d07144f1416061d9569a2bd82e17f725699c2b37f64e7ba52e2
|
|
|
unit.report.macos-latest-stable
Expired
|
23.1 KB |
sha256:119aa6737491351b4c248c7f78ba9a7378dc47675509098d3416be534473e24f
|
|
|
unit.report.ubuntu-latest-oldstable
Expired
|
27.1 KB |
sha256:0ae52883c65b7117890fb76bc3b5adef11bd12fbb177190b241227dd178d6914
|
|
|
unit.report.ubuntu-latest-stable
Expired
|
27.1 KB |
sha256:cdafa18b3b8aad0a768bf80d026e8e18cd50b93e6acf05c6f38bac758a372c62
|
|
|
unit.report.windows-latest-oldstable
Expired
|
20.8 KB |
sha256:c7f6aa475a5501712aae3eeeb99554b980c5dbd9365a8c94842d91ee2a874379
|
|
|
unit.report.windows-latest-stable
Expired
|
22 KB |
sha256:713b538065f9e490ca665d2cd6f76adecb977b0b9f2258ee301d64026b1d9efd
|
|