Update modules #99
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (43)
pkg/testsuite/broker_mock.go|1| : # github.com/iotaledger/inx-mqtt/pkg/testsuite
pkg/testsuite/testsuite.go|43 col 29| undefined: iotago.NewV3ProtocolParameters (typecheck)
pkg/testsuite/mqtt_test.go|14 col 2| could not import github.com/iotaledger/inx-mqtt/pkg/testsuite (-: # github.com/iotaledger/inx-mqtt/pkg/testsuite
pkg/testsuite/testsuite.go|43 col 29| undefined: iotago.NewV3ProtocolParameters) (typecheck)
pkg/testsuite/mqtt_test.go|75 col 64| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|76 col 60| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|108 col 64| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|109 col 60| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|144 col 59| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|145 col 55| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|149 col 57| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|190 col 59| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|191 col 55| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|195 col 57| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|240 col 66| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|241 col 62| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|245 col 64| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|270 col 64| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|271 col 60| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|324 col 73| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|325 col 69| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|360 col 73| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|361 col 69| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|393 col 73| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|394 col 69| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|420 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|421 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|467 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|468 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|512 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|513 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|556 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|557 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|599 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|600 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|642 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|643 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|726 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|727 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|792 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|793 col 81| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|843 col 85| not enough arguments in call to lo.PanicOnErr
pkg/testsuite/mqtt_test.go|844 col 81| not enough arguments in call to lo.PanicOnErr
Filtered Findings (0)
Annotations
Check failure on line 1 in pkg/testsuite/broker_mock.go
github-actions / golangci
[golangci] pkg/testsuite/broker_mock.go#L1
: # github.com/iotaledger/inx-mqtt/pkg/testsuite
Raw output
pkg/testsuite/broker_mock.go:1: : # github.com/iotaledger/inx-mqtt/pkg/testsuite
Check failure on line 43 in pkg/testsuite/testsuite.go
github-actions / golangci
[golangci] pkg/testsuite/testsuite.go#L43
undefined: iotago.NewV3ProtocolParameters (typecheck)
Raw output
pkg/testsuite/testsuite.go:43:29: undefined: iotago.NewV3ProtocolParameters (typecheck)
//nolint:revive // skip linter for this package name
Check failure on line 14 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L14
could not import github.com/iotaledger/inx-mqtt/pkg/testsuite (-: # github.com/iotaledger/inx-mqtt/pkg/testsuite
Raw output
pkg/testsuite/mqtt_test.go:14:2: could not import github.com/iotaledger/inx-mqtt/pkg/testsuite (-: # github.com/iotaledger/inx-mqtt/pkg/testsuite
Check failure on line 43 in pkg/testsuite/testsuite.go
github-actions / golangci
[golangci] pkg/testsuite/testsuite.go#L43
undefined: iotago.NewV3ProtocolParameters) (typecheck)
Raw output
pkg/testsuite/testsuite.go:43:29: undefined: iotago.NewV3ProtocolParameters) (typecheck)
"github.com/iotaledger/inx-mqtt/pkg/testsuite"
^
Check failure on line 75 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L75
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:75:64: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(commitment)),
^
Check failure on line 76 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L76
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:76:60: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(commitment)),
^
Check failure on line 108 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L108
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:108:64: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(commitment)),
^
Check failure on line 109 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L109
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:109:60: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(commitment)),
^
Check failure on line 144 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L144
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:144:59: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(block)),
^
Check failure on line 145 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L145
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:145:55: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(block)),
^
Check failure on line 149 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L149
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:149:57: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
RawBlockData: lo.PanicOnErr(ts.API().Encode(block)),
^
Check failure on line 190 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L190
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:190:59: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(block)),
^
Check failure on line 191 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L191
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:191:55: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(block)),
^
Check failure on line 195 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L195
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:195:57: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
RawBlockData: lo.PanicOnErr(ts.API().Encode(block)),
^
Check failure on line 240 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L240
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:240:66: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(testTx.Block)),
^
Check failure on line 241 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L241
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:241:62: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(testTx.Block)),
^
Check failure on line 245 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L245
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:245:64: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
RawBlockData: lo.PanicOnErr(ts.API().Encode(testTx.Block)),
^
Check failure on line 270 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L270
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:270:64: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(testTx.Block)),
^
Check failure on line 271 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L271
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:271:60: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(testTx.Block)),
^
Check failure on line 324 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L324
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:324:73: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(blockMetadataResponse)),
^
Check failure on line 325 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L325
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:325:69: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(blockMetadataResponse)),
^
Check failure on line 360 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L360
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:360:73: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(blockMetadataResponse)),
^
Check failure on line 361 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L361
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:361:69: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(blockMetadataResponse)),
^
Check failure on line 393 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L393
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:393:73: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
jsonTarget: lo.PanicOnErr(ts.API().JSONEncode(blockMetadataResponse)),
^
Check failure on line 394 in pkg/testsuite/mqtt_test.go
github-actions / golangci
[golangci] pkg/testsuite/mqtt_test.go#L394
not enough arguments in call to lo.PanicOnErr
Raw output
pkg/testsuite/mqtt_test.go:394:69: not enough arguments in call to lo.PanicOnErr
have (unknown type)
want (T, error) (typecheck)
rawTarget: lo.PanicOnErr(ts.API().Encode(blockMetadataResponse)),
^