Update from update/networkservicemesh/sdk-sriov #548
ci.yaml
on: pull_request
yamllint
/
yamllint
8s
golangci-lint
/
golangci-lint
1m 24s
exclude-fmt-errorf
/
exclude-fmt-errorf
2s
restrict-nsm-deps
/
restrict-nsm-deps
2s
checkgomod
/
checkgomod
29s
gogenerate
/
gogenerate
31s
exclude-replace
/
excludereplace
3s
Matrix: build-and-test / build-and-test
Annotations
10 errors and 1 warning
golangci-lint / golangci-lint:
pkg/tools/ifnames/ifnames.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/utils/ip.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/utils/ovs.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/l2ovsconnect/client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/l2ovsconnect/local.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/l2ovsconnect/remote.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/mechanisms/vlan/mtu/client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/mechanisms/vlan/mtu/common.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/mechanisms/vlan/mtu/doc.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/networkservice/mechanisms/kernel/client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
gogenerate / gogenerate
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|