replacing logrus with slog v1 #600
Annotations
8 errors and 2 warnings
lint:
cmd/proxy/actions/app_proxy.go#L137
l.logger.WithContext(ctx).Printf undefined (type "github.com/gomods/athens/pkg/log".Entry has no field or method Printf) (typecheck)
|
lint:
cmd/proxy/main.go#L17
could not import github.com/gomods/athens/cmd/proxy/actions (-: # github.com/gomods/athens/cmd/proxy/actions
|
lint:
cmd/proxy/actions/app_proxy.go#L137
l.logger.WithContext(ctx).Printf undefined (type "github.com/gomods/athens/pkg/log".Entry has no field or method Printf)) (typecheck)
|
lint
issues found
|
build
l.logger.WithContext(ctx).Printf undefined (type "github.com/gomods/athens/pkg/log".Entry has no field or method Printf)
|
build
Process completed with exit code 2.
|
build:
cmd/proxy/actions/app_proxy.go#L137
l.logger.WithContext(ctx).Printf undefined (type "github.com/gomods/athens/pkg/log".Entry has no field or method Printf)
|
build
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|