You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:87:11: cannot use generic function logr.Int without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:96:12: cannot use generic function logr.Uint without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:105:14: cannot use generic function logr.String without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:130:12: cannot use generic function logr.Bool without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:143:13: cannot use generic function logr.Array without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:146:11: cannot use generic function logr.Map without instantiation
Edition and Platform
Edition: Personal Desktop
Add any other context about the problem here, and any notes about the severity:
Sev 1: Affects critical functionality without a workaround
The text was updated successfully, but these errors were encountered:
Steps to reproduce the behavior
github.com/mattermost/mattermost-server/v6/shared/mlog
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:87:11: cannot use generic function logr.Int without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:96:12: cannot use generic function logr.Uint without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:105:14: cannot use generic function logr.String without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:130:12: cannot use generic function logr.Bool without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:143:13: cannot use generic function logr.Array without instantiation
go/pkg/mod/github.com/mattermost/mattermost-server/[email protected]/shared/mlog/mlog.go:146:11: cannot use generic function logr.Map without instantiation
Edition and Platform
Add any other context about the problem here, and any notes about the severity:
The text was updated successfully, but these errors were encountered: