Bump the prometheus group with 2 updates #99
go.yml
on: pull_request
Check whether tests need to be run based on diff
17s
Verify docs and spelling
50s
Unit test (ubuntu-latest)
5m 12s
Unit test (windows-2022)
9m 13s
Integration test
12m 2s
Golangci-lint (ubuntu-latest)
3m 29s
Golangci-lint (macos-latest)
5m 10s
Build Antrea and antctl binaries
1m 52s
Build Antrea Windows binaries
1m 44s
Check tidy, code generation and manifest
3m 4s
Go benchmark test
4m 6s
Annotations
35 errors and 1 warning
Build Antrea and antctl binaries
undefined: expfmt.FmtText
|
Build Antrea and antctl binaries
Process completed with exit code 2.
|
Golangci-lint (macos-latest):
pkg/agent/proxy/proxier_test.go#L38
could not import k8s.io/component-base/metrics/testutil (-: # k8s.io/component-base/metrics/testutil
|
Golangci-lint (macos-latest)
undefined: expfmt.FmtText) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L205
joinOpts.LeaderNamespace undefined (type *joinOptions has no field or method LeaderNamespace) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L206
joinOpts.LeaderClusterID undefined (type *joinOptions has no field or method LeaderClusterID) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L207
joinOpts.TokenSecretName undefined (type *joinOptions has no field or method TokenSecretName) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L209
joinOpts.LeaderAPIServer undefined (type *joinOptions has no field or method LeaderAPIServer) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L210
joinOpts.Namespace undefined (type *joinOptions has no field or method Namespace) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L211
joinOpts.ClusterID undefined (type *joinOptions has no field or method ClusterID) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L212
joinOpts.ClusterSetID undefined (type *joinOptions has no field or method ClusterSetID) (typecheck)
|
Golangci-lint (macos-latest):
pkg/antctl/raw/multicluster/join.go#L213
joinOpts.TokenSecretFile undefined (type *joinOptions has no field or method TokenSecretFile) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/agent/proxy/proxier_test.go#L38
could not import k8s.io/component-base/metrics/testutil (-: # k8s.io/component-base/metrics/testutil
|
Golangci-lint (ubuntu-latest)
undefined: expfmt.FmtText) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L205
joinOpts.LeaderNamespace undefined (type *joinOptions has no field or method LeaderNamespace) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L206
joinOpts.LeaderClusterID undefined (type *joinOptions has no field or method LeaderClusterID) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L207
joinOpts.TokenSecretName undefined (type *joinOptions has no field or method TokenSecretName) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L209
joinOpts.LeaderAPIServer undefined (type *joinOptions has no field or method LeaderAPIServer) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L210
joinOpts.Namespace undefined (type *joinOptions has no field or method Namespace) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L211
joinOpts.ClusterID undefined (type *joinOptions has no field or method ClusterID) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L212
joinOpts.ClusterSetID undefined (type *joinOptions has no field or method ClusterSetID) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/antctl/raw/multicluster/join.go#L213
joinOpts.TokenSecretFile undefined (type *joinOptions has no field or method TokenSecretFile) (typecheck)
|
Go benchmark test
undefined: expfmt.FmtText
|
Go benchmark test
Process completed with exit code 1.
|
Build Antrea Windows binaries
undefined: expfmt.FmtText
|
Build Antrea Windows binaries
Process completed with exit code 2.
|
Check tidy, code generation and manifest
undefined: expfmt.FmtText
|
Check tidy, code generation and manifest
undefined: expfmt.FmtText
|
Check tidy, code generation and manifest
no required module provides package antrea.io/antrea/pkg/antctl: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
Check tidy, code generation and manifest
no required module provides package go.uber.org/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
Check tidy, code generation and manifest
Process completed with exit code 2.
|
Unit test (windows-2022)
undefined: expfmt.FmtText
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Unit test (ubuntu-latest)
undefined: expfmt.FmtText
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Integration test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|