Base 1 commit #2
Annotations
6 errors
golangci-lint:
pkg/v3/observation_test.go#L69
missing type in composite literal (typecheck)
|
golangci-lint:
pkg/v3/plugin/ocr3_test.go#L42
missing type in composite literal (typecheck)
|
golangci-lint:
pkg/v3/plugin/ocr3_test.go#L45
missing type in composite literal (typecheck)
|
golangci-lint:
pkg/v3/tickers/time.go#L44
t.StartOnce undefined (type *timeTicker[T] has no field or method StartOnce) (typecheck)
|
golangci-lint:
pkg/v3/tickers/time.go#L83
t.StopOnce undefined (type *timeTicker[T] has no field or method StopOnce) (typecheck)
|
golangci-lint
issues found
|
Loading