Add EXPERIMENTAL Matrix support #1038
Annotations
10 errors and 1 warning
Run golangci-lint:
bridge/matrix/matrix.go#L274
importShadow: shadow of imported from 'maunium.net/go/mautrix/event' package 'event' (gocritic)
|
Run golangci-lint:
bridge/matrix/matrix.go#L292
importShadow: shadow of imported from 'maunium.net/go/mautrix/event' package 'event' (gocritic)
|
Run golangci-lint:
bridge/matrix/matrix.go#L10
File is not `goimports`-ed with -local github.com (goimports)
|
Run golangci-lint:
bridge/matrix/sync.go#L7
File is not `goimports`-ed with -local github.com (goimports)
|
Run golangci-lint:
mm-go-irckit/service.go#L43
`if service == "matrix"` has complex nested blocks (complexity: 9) (nestif)
|
Run golangci-lint:
bridge/matrix/matrix.go#L378
unnecessary conversion (unconvert)
|
Run golangci-lint:
bridge/matrix/matrix.go#L517
unnecessary conversion (unconvert)
|
Run golangci-lint:
bridge/matrix/matrix.go#L151
`(*Matrix).handleDM` - `source` is unused (unparam)
|
Run golangci-lint:
bridge/matrix/matrix.go#L23
field `quitChan` is unused (unused)
|
Run golangci-lint:
bridge/matrix/matrix.go#L632
func `isValidNick` is unused (unused)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading