Merge pull request #2 from pk5ls20/chore/update-lag-go #15
Annotations
11 errors
|
coolq/bot.go#L429
cannot use m.Id (variable of type uint32) as int32 value in argument to encodeMessageID
|
coolq/bot.go#L430
cannot use m.Id (variable of type uint32) as int32 value in argument to db.ToGlobalID
|
coolq/bot.go#L433
cannot use m.Id (variable of type uint32) as int32 value in struct literal
|
coolq/bot.go#L434
cannot use m.InternalId (variable of type uint32) as int32 value in struct literal
|
coolq/bot.go#L472
cannot use m.Id (variable of type uint32) as int32 value in argument to encodeMessageID
|
coolq/bot.go#L473
cannot use m.Id (variable of type uint32) as int32 value in argument to db.ToGlobalID
|
coolq/bot.go#L476
cannot use m.Id (variable of type uint32) as int32 value in struct literal
|
coolq/bot.go#L477
cannot use m.InternalId (variable of type uint32) as int32 value in struct literal
|
coolq/bot.go#L483
invalid operation: int64(m.Sender.Uin) == m.Self (mismatched types int64 and uint32)
|
coolq/bot.go#L488
cannot use m.Target (variable of type uint32) as int64 value in struct literal
|
This job was cancelled
Loading