Add MTU field to route type definition #497
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: pull_request
Lint
35s
Run tests on Linux amd64
0s
Build and run tests on Windows
0s
Annotations
7 errors and 1 warning
Lint:
pkg/types/args_test.go#L1
: # github.com/containernetworking/cni/pkg/types_test [github.com/containernetworking/cni/pkg/types.test]
|
Lint:
pkg/types/types_test.go#L91
unknown field 'MTU' in struct literal of type "github.com/containernetworking/cni/pkg/types".Route (typecheck)
|
Lint:
pkg/types/020/types_test.go#L20
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/containernetworking) (gci)
|
Lint:
pkg/types/020/types_test.go#L26
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/containernetworking) (gci)
|
Lint:
pkg/types/020/types_test.go#L19
File is not `gofumpt`-ed (gofumpt)
|
Lint:
pkg/types/020/types_test.go#L21
File is not `gofumpt`-ed (gofumpt)
|
Lint
issues found
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cni/cni. Supported file pattern: go.sum
|