fix: changed test checks to assert package #42
Annotations
12 errors
ci (ubuntu-latest)
task.Post.Execute calls http.Client.Do
|
ci (ubuntu-latest)
cmd_connection.DockerCreateConnection.Disconnect calls client.Client.Close, which calls http.Transport.CloseIdleConnections
|
ci (ubuntu-latest)
cmd_connection.DockerAttachConnection.Execute calls client.Client.ContainerExecAttach, which eventually calls http.Transport.RoundTrip
|
ci (ubuntu-latest)
Process completed with exit code 2.
|
ci (macos-latest)
task.Post.Execute calls http.Client.Do
|
ci (macos-latest)
cmd_connection.DockerCreateConnection.Disconnect calls client.Client.Close, which calls http.Transport.CloseIdleConnections
|
ci (macos-latest)
cmd_connection.DockerAttachConnection.Execute calls client.Client.ContainerExecAttach, which eventually calls http.Transport.RoundTrip
|
ci (macos-latest)
Process completed with exit code 2.
|
ci (windows-latest)
task.Post.Execute calls http.Client.Do
|
ci (windows-latest)
cmd_connection.DockerCreateConnection.Disconnect calls client.Client.Close, which calls http.Transport.CloseIdleConnections
|
ci (windows-latest)
cmd_connection.DockerAttachConnection.Execute calls client.Client.ContainerExecAttach, which eventually calls http.Transport.RoundTrip
|
ci (windows-latest)
Process completed with exit code 2.
|