update workflows #47
Annotations
10 errors and 1 warning
internal/listeners/antiraid_test.go#L141
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.HandlerMemberAdd: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/antiraid_test.go#L142
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.HandlerMemberAdd: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/antiraid_test.go#L152
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.HandlerMemberAdd: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/antiraid_test.go#L177
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.HandlerMemberAdd: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/inviteblock_test.go#L159
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.HandlerMessageSend: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/karma_test.go#L135
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.Handler: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/karma_test.go#L150
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.Handler: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/karma_test.go#L165
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.Handler: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/karma_test.go#L180
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.Handler: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
internal/listeners/karma_test.go#L195
cannot use m.session (variable of type *mocks.ISession) as discordutil.ISession value in argument to l.Handler: *mocks.ISession does not implement discordutil.ISession (wrong type for method UserGuilds)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1, actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading