Bump github.com/Microsoft/hcsshim from 0.11.4 to 0.12.5 #179
go.yml
on: pull_request
Check whether tests need to be run based on diff
21s
Verify docs and spelling
47s
Unit test (ubuntu-latest)
19s
Unit test (windows-2022)
1m 42s
Integration test
39s
Golangci-lint (ubuntu-latest)
1m 59s
Golangci-lint (macos-latest)
2m 19s
Build Antrea and antctl binaries
23s
Build Antrea Windows binaries
22s
Check tidy, code generation and manifest
24s
Go benchmark test
22s
Annotations
74 errors
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L45
cannot use &AntreaControllerInfo{} (value of type *AntreaControllerInfo) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaControllerInfo does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L46
cannot use &AntreaControllerInfoList{} (value of type *AntreaControllerInfoList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaControllerInfoList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L47
cannot use &AntreaAgentInfo{} (value of type *AntreaAgentInfo) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaAgentInfo does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L48
cannot use &AntreaAgentInfoList{} (value of type *AntreaAgentInfoList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaAgentInfoList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L49
cannot use &Tier{} (value of type *Tier) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *Tier does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L50
cannot use &TierList{} (value of type *TierList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *TierList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L51
cannot use &ExternalIPPool{} (value of type *ExternalIPPool) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExternalIPPool does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L52
cannot use &ExternalIPPoolList{} (value of type *ExternalIPPoolList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExternalIPPoolList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L53
cannot use &ClusterGroup{} (value of type *ClusterGroup) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ClusterGroup does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (macos-latest):
pkg/apis/crd/v1beta1/register.go#L54
cannot use &ClusterGroupList{} (value of type *ClusterGroupList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ClusterGroupList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Go benchmark test
Process completed with exit code 1.
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea and antctl binaries
Process completed with exit code 2.
|
Check tidy, code generation and manifest
Process completed with exit code 2.
|
Integration test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Integration test
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Integration test
Process completed with exit code 2.
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
|
Build Antrea Windows binaries
Process completed with exit code 2.
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L45
cannot use &AntreaControllerInfo{} (value of type *AntreaControllerInfo) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaControllerInfo does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L46
cannot use &AntreaControllerInfoList{} (value of type *AntreaControllerInfoList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaControllerInfoList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L47
cannot use &AntreaAgentInfo{} (value of type *AntreaAgentInfo) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaAgentInfo does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L48
cannot use &AntreaAgentInfoList{} (value of type *AntreaAgentInfoList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *AntreaAgentInfoList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L49
cannot use &Tier{} (value of type *Tier) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *Tier does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L50
cannot use &TierList{} (value of type *TierList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *TierList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L51
cannot use &ExternalIPPool{} (value of type *ExternalIPPool) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExternalIPPool does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L52
cannot use &ExternalIPPoolList{} (value of type *ExternalIPPoolList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExternalIPPoolList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L53
cannot use &ClusterGroup{} (value of type *ClusterGroup) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ClusterGroup does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/apis/crd/v1beta1/register.go#L54
cannot use &ClusterGroupList{} (value of type *ClusterGroupList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ClusterGroupList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|