Adds support for iptables ingress packet loss #214
build.yaml
on: pull_request
lint and test
1m 9s
integration tests
24s
Annotations
11 errors and 1 warning
integration tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make dependency" did not complete successfully: exit code: 2
|
lint and test
Process completed with exit code 2.
|
lint and test:
pkg/container/mock_conn.go#L50
_m.Called undefined (type *mockConn has no field or method Called) (typecheck)
|
lint and test:
pkg/container/mock_conn.go#L34
_m.Called undefined (type *mockConn has no field or method Called) (typecheck)
|
lint and test:
pkg/container/mock_conn.go#L20
_m.Called undefined (type *mockConn has no field or method Called) (typecheck)
|
lint and test:
pkg/container/mock_FilterFunc.go#L35
mock.AssertExpectations undefined (type *MockFilterFunc has no field or method AssertExpectations) (typecheck)
|
lint and test:
pkg/container/mock_FilterFunc.go#L14
_m.Called undefined (type *MockFilterFunc has no field or method Called) (typecheck)
|
lint and test:
pkg/container/mock_Client.go#L278
mock.AssertExpectations undefined (type *MockClient has no field or method AssertExpectations) (typecheck)
|
lint and test:
pkg/container/mock_Client.go#L49
_m.Called undefined (type *MockClient has no field or method Called) (typecheck)
|
lint and test:
pkg/container/mock_Client.go#L35
_m.Called undefined (type *MockClient has no field or method Called) (typecheck)
|
lint and test:
pkg/container/mock_Client.go#L21
_m.Called undefined (type *MockClient has no field or method Called) (typecheck)
|
lint and test
Could not find any JUnit XML files for .cover/tests.xml
|