Update codeql.yml #199
Annotations
5 errors and 1 warning
lint:
internal/handlers/private.go#L1
: # github.com/iamwavecut/telegram-chatgpt-bot/internal/handlers
|
lint:
internal/handlers/public.go#L26
msg.Answer(i18n.Get(consts.StrNoPublic, msg.From.LanguageCode)).ParseMode(tg.MD).ReplyToMessageID undefined (type *tg.SendMessageCall has no field or method ReplyToMessageID) (typecheck)
|
lint:
cmd/main.go#L19
could not import github.com/iamwavecut/telegram-chatgpt-bot/internal/handlers (-: # github.com/iamwavecut/telegram-chatgpt-bot/internal/handlers
|
lint:
internal/handlers/public.go#L26
msg.Answer(i18n.Get(consts.StrNoPublic, msg.From.LanguageCode)).ParseMode(tg.MD).ReplyToMessageID undefined (type *tg.SendMessageCall has no field or method ReplyToMessageID)) (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|