deps: Bump discordgo, whatsmeow and others #429
development.yml
on: pull_request
Matrix: test
golangci-lint
25s
Matrix: build-upload
Annotations
10 errors and 2 warnings
|
golangci-lint:
bridge/whatsappmulti/whatsapp.go#L89
Duplicate words (to) found (dupword)
|
|
golangci-lint:
gateway/router.go#L138
The copy of the 'for' variable "msg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
gateway/gateway.go#L144
The copy of the 'for' variable "br" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/slack/slack.go#L228
The copy of the 'for' variable "rmsg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/rocketchat/helpers.go#L165
The copy of the 'for' variable "rmsg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/rocketchat/handlers.go#L65
The copy of the 'for' variable "message" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/nctalk/nctalk.go#L79
The copy of the 'for' variable "msg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/mattermost/helpers.go#L127
The copy of the 'for' variable "rmsg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/nctalk/nctalk.go#L29
found a struct that contains a context.Context field (containedctx)
|
|
golangci-lint:
bridge/msteams/msteams.go#L29
found a struct that contains a context.Context field (containedctx)
|
|
test (1.24.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterbridge/matterbridge. Supported file pattern: go.mod
|
|
test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterbridge/matterbridge. Supported file pattern: go.mod
|