ci: Testing doesn't need full clone (only shallow) #37
development.yml
on: push
Matrix: test
golangci-lint
1m 16s
Matrix: build-upload
Annotations
13 errors and 1 warning
|
test (1.22.x)
Process completed with exit code 1.
|
|
test (stable)
A task was canceled.
|
|
test (stable)
The strategy configuration was canceled because "test._1_22_x" failed
|
|
golangci-lint:
gateway/router.go#L132
The copy of the 'for' variable "msg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
gateway/gateway.go#L130
The copy of the 'for' variable "br" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/rocketchat/helpers.go#L162
The copy of the 'for' variable "rmsg" can be deleted (Go 1.22+) (copyloopvar)
|
|
golangci-lint:
bridge/rocketchat/handlers.go#L64
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/matrix/matrix.go#L231
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)
|
|
golangci-lint:
gateway/handlers.go#L140
response body must be closed (bodyclose)
|
|
test (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterbridge/matterbridge. Supported file pattern: go.sum
|