Update go.fd.io/govpp and bump go version #2
ci.yaml
on: pull_request
yamllint
11s
golangci-lint
19s
check go.mod and go.sum
11s
Exclude Replace in go.mod
3s
Matrix: build and test
Annotations
10 errors and 7 warnings
check go.mod and go.sum
Process completed with exit code 1.
|
build and test (ubuntu-latest)
malformed module path "io/fs": missing dot in first path element
|
build and test (ubuntu-latest)
Process completed with exit code 1.
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
golangci-lint:
constants.go#L1
Pattern (Copyright \(c\) ((\d\d\d\d-2020)|(2020)) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint:
tools.go#L1
Missed header for check (goheader)
|
golangci-lint:
tools.go#L8
exported type `VPPConfigParameters` should have comment or be unexported (golint)
|
golangci-lint:
tools.go#L13
exported function `NewVPPConfigFile` should have comment or be unexported (golint)
|
golangci-lint:
vpp.conf.go#L21
exported const DefaultVPPConfTemplate should have comment (or a comment on this block) or be unexported (golint)
|
golangci-lint
issues found
|
Exclude Replace in go.mod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check go.mod and go.sum
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build and test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
yamllint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|