add: log all errors wrapper for Logger component #2169
Annotations
13 errors
golangci-lint:
internal/cli/common/logger.go#L31
conf.Logger.StrictLogging undefined (type "github.com/warpstreamlabs/bento/internal/log".Config has no field or method StrictLogging)
|
golangci-lint:
internal/cli/common/logger.go#L32
undefined: log.WrapStrict (typecheck)
|
golangci-lint:
internal/cli/blobl/cli.go#L18
could not import github.com/warpstreamlabs/bento/internal/cli/common (-: # github.com/warpstreamlabs/bento/internal/cli/common
|
golangci-lint:
internal/cli/common/logger.go#L31
conf.Logger.StrictLogging undefined (type "github.com/warpstreamlabs/bento/internal/log".Config has no field or method StrictLogging)
|
golangci-lint:
internal/cli/common/logger.go#L32
undefined: log.WrapStrict) (typecheck)
|
golangci-lint:
internal/cli/studio/cli.go#L6
could not import github.com/warpstreamlabs/bento/internal/cli/common (-: # github.com/warpstreamlabs/bento/internal/cli/common
|
golangci-lint:
internal/cli/common/logger.go#L31
conf.Logger.StrictLogging undefined (type "github.com/warpstreamlabs/bento/internal/log".Config has no field or method StrictLogging)
|
golangci-lint:
internal/cli/common/logger.go#L32
undefined: log.WrapStrict) (typecheck)
|
golangci-lint:
internal/cli/template/cli.go#L6
could not import github.com/warpstreamlabs/bento/internal/cli/common (-: # github.com/warpstreamlabs/bento/internal/cli/common
|
golangci-lint:
internal/cli/common/logger.go#L31
conf.Logger.StrictLogging undefined (type "github.com/warpstreamlabs/bento/internal/log".Config has no field or method StrictLogging)
|
test:
internal/cli/common/logger.go#L31
conf.Logger.StrictLogging undefined (type "github.com/warpstreamlabs/bento/internal/log".Config has no field or method StrictLogging)
|
test:
internal/cli/common/logger.go#L32
undefined: log.WrapStrict
|
test
Process completed with exit code 1.
|