reviewdog [golangci] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (50)
fields_test.go|37 col 8| suite.Require undefined (type *MarshalFieldsSuite has no field or method Require) (typecheck)
fields_test.go|38 col 8| suite.Require undefined (type *MarshalFieldsSuite has no field or method Require) (typecheck)
fields_test.go|44 col 8| suite.Require undefined (type *MarshalFieldsSuite has no field or method Require) (typecheck)
fields_test.go|73 col 8| suite.NoError undefined (type *UnmarshalFieldsSuite has no field or method NoError) (typecheck)
fields_test.go|74 col 8| suite.Equal undefined (type *UnmarshalFieldsSuite has no field or method Equal) (typecheck)
fields_test.go|75 col 8| suite.Equal undefined (type *UnmarshalFieldsSuite has no field or method Equal) (typecheck)
fields_test.go|76 col 8| suite.True undefined (type *UnmarshalFieldsSuite has no field or method True) (typecheck)
fields_test.go|80 col 8| suite.Equal undefined (type *FieldTypeSuite has no field or method Equal) (typecheck)
fields_test.go|81 col 8| suite.Equal undefined (type *FieldTypeSuite has no field or method Equal) (typecheck)
fields_test.go|82 col 8| suite.Equal undefined (type *FieldTypeSuite has no field or method Equal) (typecheck)
handshake_test.go|22 col 8| suite.NoError undefined (type *ConfigurationSuite has no field or method NoError) (typecheck)
handshake_test.go|23 col 8| suite.Contains undefined (type *ConfigurationSuite has no field or method Contains) (typecheck)
handshake_test.go|24 col 8| suite.Contains undefined (type *ConfigurationSuite has no field or method Contains) (typecheck)
scanner_test.go|27 col 8| suite.Require undefined (type *ScannerSuite has no field or method Require) (typecheck)
scanner_test.go|35 col 8| suite.Require undefined (type *ScannerSuite has no field or method Require) (typecheck)
scanner_test.go|36 col 8| suite.Require undefined (type *ScannerSuite has no field or method Require) (typecheck)
scanner_test.go|70 col 10| undefined: heredoc (typecheck)
writer_test.go|18 col 8| suite.Equal undefined (type *MessageWriterSuite has no field or method Equal) (typecheck)
writer_test.go|25 col 8| suite.Equal undefined (type *MessageWriterSuite has no field or method Equal) (typecheck)
writer_test.go|32 col 8| suite.Equal undefined (type *MessageWriterSuite has no field or method Equal) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go|50 col 17| cannot range over seq (variable of type iter.Seq[E]) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/maps/iter.go|51 col 20| cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/os/stat_linux.go|47 col 57| not enough arguments in call to time.Unix
../../../go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go|1784 col 12| undefined: yaml (typecheck)
../../../go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go|1788 col 12| undefined: yaml (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|432 col 48| inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|446 col 17| inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|447 col 15| inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|458 col 13| inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|462 col 17| inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|480 col 39| inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go|485 col 16| inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|76 col 12| i.MatchRunePos undefined (type *onePassInst has no field or method MatchRunePos) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|80 col 7| i.Op undefined (type *onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|81 col 12| i.Out undefined (type *onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|238 col 21| p.Inst[pc].Op undefined (type onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|243 col 29| p.Inst[pc].Out undefined (type onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|244 col 27| p.Inst[pc].Arg undefined (type onePassInst has no field or method Arg) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|247 col 17| instAlt.Op undefined (type onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|250 col 18| instAlt.Op undefined (type onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|256 col 17| instOther.Op undefined (type onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|262 col 33| p.Inst[*p_A_Alt].Out undefined (type onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|263 col 35| p.Inst[*p_A_Alt].Arg undefined (type onePassInst has no field or method Arg) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|265 col 15| instAlt.Out undefined (type onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|267 col 22| instAlt.Arg undefined (type onePassInst has no field or method Arg) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|315 col 15| inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|317 col 20| inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|319 col 23| inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|332 col 10| inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go|367 col 16| inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)