Skip to content

add: log all errors wrapper for Logger component #2169

add: log all errors wrapper for Logger component

add: log all errors wrapper for Logger component #2169

Triggered via pull request October 29, 2024 22:05
Status Failure
Total duration 1m 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.