mattermost / mattermost-plugin-google-calendar

Mattermost Google Calendar Plugin
33 stars 31 forks source link

make fails #37

Closed danielzzz closed 1 year ago

danielzzz commented 2 years ago

hi, I am getting the following error when executing make

WARN [runner] The linter 'interfacer' is deprecated (since v1.38.0) due to: The repository of the linter has been archived by the owner.  
server/plugin.go:15:13: fieldalignment: struct with 72 pointer bytes could be 48 (govet)
type Plugin struct {
            ^
make: *** [Makefile:47: golangci-lint] Error 1

system:

ubuntu 20.04 lts
$ go version
go version go1.15.5 linux/amd64

golangci-lint version
golangci-lint has version 1.46.2 built from a3336890 on 2022-05-17T11:31:29Z

best, dan

hanzei commented 1 year ago

Fixed https://github.com/mattermost/mattermost-plugin-google-calendar/pull/40