Add EXPERIMENTAL Matrix support #1038
development.yml
on: pull_request
golangci-lint
9s
Matrix: test-build-upload
Annotations
10 errors and 5 warnings
golangci-lint:
bridge/matrix/matrix.go#L274
importShadow: shadow of imported from 'maunium.net/go/mautrix/event' package 'event' (gocritic)
|
golangci-lint:
bridge/matrix/matrix.go#L292
importShadow: shadow of imported from 'maunium.net/go/mautrix/event' package 'event' (gocritic)
|
golangci-lint:
bridge/matrix/matrix.go#L10
File is not `goimports`-ed with -local github.com (goimports)
|
golangci-lint:
bridge/matrix/sync.go#L7
File is not `goimports`-ed with -local github.com (goimports)
|
golangci-lint:
mm-go-irckit/service.go#L43
`if service == "matrix"` has complex nested blocks (complexity: 9) (nestif)
|
golangci-lint:
bridge/matrix/matrix.go#L378
unnecessary conversion (unconvert)
|
golangci-lint:
bridge/matrix/matrix.go#L517
unnecessary conversion (unconvert)
|
golangci-lint:
bridge/matrix/matrix.go#L151
`(*Matrix).handleDM` - `source` is unused (unparam)
|
golangci-lint:
bridge/matrix/matrix.go#L23
field `quitChan` is unused (unused)
|
golangci-lint:
bridge/matrix/matrix.go#L632
func `isValidNick` is unused (unused)
|
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.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/upload-artifact@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.21.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.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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
matterircd-darwin-64bit
Expired
|
18.7 MB |
|
matterircd-linux-64bit
Expired
|
13.9 MB |
|
matterircd-windows-64bit
Expired
|
14.2 MB |
|