Bump golangci/golangci-lint-action from 5 to 6 #110
Annotations
10 errors and 1 warning
lint:
exporter/exporter.go#L143
missing type in composite literal (typecheck)
|
lint:
exporter/exporter.go#L147
missing type in composite literal (typecheck)
|
lint:
exporter/exporter.go#L124
cpu declared and not used (typecheck)
|
lint
undefined: max (typecheck)
|
lint
undefined: min (typecheck)
|
lint
undefined: max (typecheck)
|
lint
undefined: max (typecheck)
|
lint
undefined: min (typecheck)
|
lint
undefined: min (typecheck)
|
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/conntrack-stats-exporter/conntrack-stats-exporter. Supported file pattern: go.sum
|