Skip to content

fix(evpn-bridge): fix system behaviour for pending objects #1247

fix(evpn-bridge): fix system behaviour for pending objects

fix(evpn-bridge): fix system behaviour for pending objects #1247

Triggered via pull request July 14, 2024 11:14
Status Failure
Total duration 3m 1s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/