Log callback failed to write response error #872
Annotations
10 errors and 2 warnings
lint:
object/groups.go#L333
undefined: msgpack (typecheck)
|
lint:
object/market.go#L109
undefined: msgpack (typecheck)
|
lint:
object/market.go#L190
undefined: msgpack (typecheck)
|
lint:
callback/callback.go#L105
cb.Handler undefined (type *Callback has no field or method Handler) (typecheck)
|
lint:
callback/setting.go#L135
cb.ListEvents undefined (type *Callback has no field or method ListEvents) (typecheck)
|
lint:
api/storage_test.go#L56
missing type in composite literal (typecheck)
|
lint:
longpoll-bot/longpoll.go#L209
lp.ListEvents undefined (type *LongPoll has no field or method ListEvents) (typecheck)
|
lint:
longpoll-bot/longpoll.go#L254
lp.Handler undefined (type *LongPoll has no field or method Handler) (typecheck)
|
lint:
longpoll-bot/longpoll_test.go#L32
lp.MessageNew undefined (type *LongPoll has no field or method MessageNew) (typecheck)
|
lint:
longpoll-bot/context_test.go#L17
undefined: longpoll (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vksdk/vksdk. Supported file pattern: go.sum
|