Add EXPERIMENTAL Matrix support #1042
development.yml
on: pull_request
golangci-lint
10s
Matrix: test-build-upload
Annotations
7 errors and 4 warnings
golangci-lint:
bridge/matrix/matrix.go#L526
printf: (*github.com/sirupsen/logrus.Entry).Tracef format %s has arg m.users of wrong type map[maunium.net/go/mautrix/id.UserID]*github.com/42wim/matterircd/bridge/matrix.User (govet)
|
golangci-lint
issues found
|
test-build-upload (1.20.x, ubuntu-latest):
bridge/matrix/matrix.go#L526
(*github.com/sirupsen/logrus.Entry).Tracef format %s has arg m.users of wrong type map[maunium.net/go/mautrix/id.UserID]*github.com/42wim/matterircd/bridge/matrix.User
|
test-build-upload (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
test-build-upload (1.21.x, ubuntu-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
|
test-build-upload (1.21.x, ubuntu-latest):
bridge/matrix/matrix.go#L526
(*github.com/sirupsen/logrus.Entry).Tracef format %s has arg m.users of wrong type map[maunium.net/go/mautrix/id.UserID]*github.com/42wim/matterircd/bridge/matrix.User
|
test-build-upload (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-build-upload (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-build-upload (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterircd/matterircd. Supported file pattern: go.sum
|
test-build-upload (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterircd/matterircd. Supported file pattern: go.sum
|