chore: dev use docker-compose & context test fix #2
Annotations
10 errors and 1 warning
pkg/storage/ttlcache/in_memory.go#L15
undefined: cache (typecheck)
|
pkg/storage/ttlcache/in_memory.go#L16
undefined: cache (typecheck)
|
pkg/storage/ttlcache/in_memory.go#L21
undefined: cache (typecheck)
|
command_cancel.go#L43
c.Bot.Self undefined (type *BotAPI has no field or method Self) (typecheck)
|
command_help.go#L42
c.Bot.Self undefined (type *BotAPI has no field or method Self) (typecheck)
|
command_help.go#L43
c.Bot.Self undefined (type *BotAPI has no field or method Self) (typecheck)
|
dispatcher.go#L303
c.Bot.GetChat undefined (type *BotAPI has no field or method GetChat) (typecheck)
|
handler.go#L211
ctx.Bot.Request undefined (type *BotAPI has no field or method Request) (typecheck)
|
handler.go#L221
ctx.Bot.Request undefined (type *BotAPI has no field or method Request) (typecheck)
|
handler.go#L231
ctx.Bot.Request undefined (type *BotAPI has no field or method Request) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading