Back to golang 1.20 for now #558
Annotations
4 errors
main.go#L7
could not import github.com/chmouel/gosmee/gosmee (-: # github.com/chmouel/gosmee/gosmee
|
gosmee/app.go#L95
cannot use tint.NewHandler(w, &tint.Options{…}) (value of type "log/slog".Handler) as "golang.org/x/exp/slog".Handler value in argument to slog.New: "log/slog".Handler does not implement "golang.org/x/exp/slog".Handler (wrong type for method Enabled)
|
gosmee/app.go#L95
cannot use tint.NewHandler(w, &tint.Options{…}) (value of type "log/slog".Handler) as "golang.org/x/exp/slog".Handler value in argument to slog.New: "log/slog".Handler does not implement "golang.org/x/exp/slog".Handler (wrong type for method Enabled)
|
|
The logs for this run have expired and are no longer available.
Loading