Skip to content

Bump github.com/mochi-mqtt/server/v2 from 2.4.6 to 2.6.2 #146

Bump github.com/mochi-mqtt/server/v2 from 2.4.6 to 2.6.2

Bump github.com/mochi-mqtt/server/v2 from 2.4.6 to 2.6.2 #146

Triggered via pull request April 24, 2024 08:00
Status Failure
Total duration 1m 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
GolangCI-Lint: pkg/broker/broker.go#L1
[golangci] reported by reviewdog 🐶 : # github.com/iotaledger/inx-mqtt/pkg/broker Raw Output: pkg/broker/broker.go:1: : # github.com/iotaledger/inx-mqtt/pkg/broker
GolangCI-Lint: pkg/broker/broker.go#L82
[golangci] reported by reviewdog 🐶 too many arguments in call to listeners.NewWebsocket Raw Output: pkg/broker/broker.go:82:39: too many arguments in call to listeners.NewWebsocket have (string, string, *listeners.Config) want (listeners.Config)
GolangCI-Lint: pkg/broker/broker.go#L104
[golangci] reported by reviewdog 🐶 too many arguments in call to listeners.NewTCP Raw Output: pkg/broker/broker.go:104:33: too many arguments in call to listeners.NewTCP have (string, string, *listeners.Config) want (listeners.Config) (typecheck) package broker
GolangCI-Lint: pkg/mqtt/server.go#L19
[golangci] reported by reviewdog 🐶 could not import github.com/iotaledger/inx-mqtt/pkg/broker (-: # github.com/iotaledger/inx-mqtt/pkg/broker Raw Output: pkg/mqtt/server.go:19:2: could not import github.com/iotaledger/inx-mqtt/pkg/broker (-: # github.com/iotaledger/inx-mqtt/pkg/broker
GolangCI-Lint: pkg/broker/broker.go#L82
[golangci] reported by reviewdog 🐶 too many arguments in call to listeners.NewWebsocket Raw Output: pkg/broker/broker.go:82:39: too many arguments in call to listeners.NewWebsocket have (string, string, *listeners.Config) want (listeners.Config)
GolangCI-Lint: pkg/broker/broker.go#L104
[golangci] reported by reviewdog 🐶 too many arguments in call to listeners.NewTCP Raw Output: pkg/broker/broker.go:104:33: too many arguments in call to listeners.NewTCP have (string, string, *listeners.Config) want (listeners.Config)) (typecheck) "github.com/iotaledger/inx-mqtt/pkg/broker" ^
GolangCI-Lint: components/mqtt/component.go#L12
[golangci] reported by reviewdog 🐶 could not import github.com/iotaledger/inx-mqtt/pkg/broker (-: # github.com/iotaledger/inx-mqtt/pkg/broker Raw Output: components/mqtt/component.go:12:2: could not import github.com/iotaledger/inx-mqtt/pkg/broker (-: # github.com/iotaledger/inx-mqtt/pkg/broker
GolangCI-Lint: pkg/broker/broker.go#L82
[golangci] reported by reviewdog 🐶 too many arguments in call to listeners.NewWebsocket Raw Output: pkg/broker/broker.go:82:39: too many arguments in call to listeners.NewWebsocket have (string, string, *listeners.Config) want (listeners.Config)
GolangCI-Lint: pkg/broker/broker.go#L104
[golangci] reported by reviewdog 🐶 too many arguments in call to listeners.NewTCP Raw Output: pkg/broker/broker.go:104:33: too many arguments in call to listeners.NewTCP have (string, string, *listeners.Config) want (listeners.Config)) (typecheck) "github.com/iotaledger/inx-mqtt/pkg/broker" ^
GolangCI-Lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
GolangCI-Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.