replacing logrus with slog v1 #600
Annotations
4 errors and 1 warning
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)
|
cmd/proxy/main.go#L17
could not import github.com/gomods/athens/cmd/proxy/actions (-: # github.com/gomods/athens/cmd/proxy/actions
|
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)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading