docs: updated #1
Annotations
11 errors and 3 warnings
Unit Test
Process completed with exit code 1.
|
Lint:
pkg/storage/ttlcache/in_memory.go#L15
undefined: cache (typecheck)
|
Lint:
pkg/storage/ttlcache/in_memory.go#L16
undefined: cache (typecheck)
|
Lint:
pkg/storage/ttlcache/in_memory.go#L21
undefined: cache (typecheck)
|
Lint:
command_cancel.go#L43
c.Bot.Self undefined (type *BotAPI has no field or method Self) (typecheck)
|
Lint:
command_help.go#L42
c.Bot.Self undefined (type *BotAPI has no field or method Self) (typecheck)
|
Lint:
command_help.go#L43
c.Bot.Self undefined (type *BotAPI has no field or method Self) (typecheck)
|
Lint:
dispatcher.go#L303
c.Bot.GetChat undefined (type *BotAPI has no field or method GetChat) (typecheck)
|
Lint:
handler.go#L211
ctx.Bot.Request undefined (type *BotAPI has no field or method Request) (typecheck)
|
Lint:
handler.go#L221
ctx.Bot.Request undefined (type *BotAPI has no field or method Request) (typecheck)
|
Lint:
handler.go#L231
ctx.Bot.Request undefined (type *BotAPI has no field or method Request) (typecheck)
|
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
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/
|