fix(evpn-bridge): fix system behaviour for pending objects #1247
linters.yml
on: pull_request
call
/
markdown-lint
5s
call
/
docker-lint
9s
call
/
shellcheck
9s
call
/
YAMLlint
3s
call
/
golangci
2m 52s
Annotations
5 errors and 1 warning
call / golangci:
pkg/infradb/subscriberframework/eventbus/eventbus.go#L8
File is not `gofmt`-ed with `-s` (gofmt)
|
call / golangci:
pkg/infradb/taskmanager/taskmanager.go#L35
File is not `gofmt`-ed with `-s` (gofmt)
|
call / golangci:
pkg/infradb/taskmanager/taskmanager.go#L205
printf: log.Printf format %+v reads arg #1, but call has 0 args (govet)
|
call / golangci:
pkg/infradb/subscriberframework/eventbus/eventbus.go#L143
ST1005: error strings should not be capitalized (stylecheck)
|
call / golangci
issues found
|
call / golangci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|