🐛 fix(parser): handle deduplicate commit messsage #99
Annotations
10 errors and 1 warning
|
internal/parser/parser_test.go#L318
got.Raw undefined (type []entity.Commit has no field or method Raw)
|
|
internal/parser/parser_test.go#L315
got.Icon undefined (type []entity.Commit has no field or method Icon)
|
|
internal/parser/parser_test.go#L314
got.Icon undefined (type []entity.Commit has no field or method Icon)
|
|
internal/parser/parser_test.go#L311
got.Message undefined (type []entity.Commit has no field or method Message)
|
|
internal/parser/parser_test.go#L310
got.Message undefined (type []entity.Commit has no field or method Message)
|
|
internal/parser/parser_test.go#L307
got.Scope undefined (type []entity.Commit has no field or method Scope)
|
|
internal/parser/parser_test.go#L306
got.Scope undefined (type []entity.Commit has no field or method Scope)
|
|
internal/parser/parser_test.go#L303
got.Type undefined (type []entity.Commit has no field or method Type)
|
|
internal/parser/parser_test.go#L302
got.Type undefined (type []entity.Commit has no field or method Type)
|
|
internal/parser/parser_test.go#L300
cannot use tt.input (variable of type string) as []string value in argument to service.Parse
|
|
|
The logs for this run have expired and are no longer available.
Loading