Update dependency golangci/golangci-lint to v2.3.1 #2946
Annotations
10 errors
Go Lint:
exporter.go#L123
(*log/slog.Logger).Info must not be called. use (*log/slog.Logger).InfoContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L1208
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L988
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L977
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L831
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L820
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L783
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L662
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx_plus.go#L631
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
Go Lint:
collector/nginx.go#L57
(*log/slog.Logger).Error must not be called. use (*log/slog.Logger).ErrorContext (noctx)
|