Draft: Start supporting integration tests (v2) #46
development.yml
on: pull_request
Matrix: test
golangci-lint
1m 33s
Matrix: build-upload
Annotations
7 errors and 2 warnings
|
test (1.24.x)
Process completed with exit code 1.
|
|
test (1.24.x):
bridge/keybase/keybase.go#L101
non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessageByTeamName
|
|
test (stable)
The strategy configuration was canceled because "test._1_24_x" failed
|
|
test (stable)
Process completed with exit code 1.
|
|
test (stable):
bridge/keybase/keybase.go#L101
non-constant format string in call to (*github.com/keybase/go-keybase-chat-bot/kbchat.API).SendMessageByTeamName
|
|
golangci-lint
issues found
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L68
Error return value of `b.xc.JoinOrCreateMUCNoHistoryDoNotUseOutsideTests` is not checked (errcheck)
|
|
test (1.24.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterbridge/matterbridge. Supported file pattern: go.sum
|
|
test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterbridge/matterbridge. Supported file pattern: go.sum
|