Skip to content

Telegram Bot API v7.0 #697

Telegram Bot API v7.0

Telegram Bot API v7.0 #697

Triggered via pull request January 11, 2024 09:43
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
Race Tests: types_setters.go#L46
undefined: KeyboardButtonRequestUser
Race Tests: types_setters.go#L47
k.RequestUser undefined (type KeyboardButton has no field or method RequestUser)
Race Tests: types_setters.go#L82
undefined: KeyboardButtonRequestUser
Race Tests: types_setters.go#L88
undefined: KeyboardButtonRequestUser
Race Tests: types_setters.go#L1696
i.DisableWebPagePreview undefined (type *InputTextMessageContent has no field or method DisableWebPagePreview)
Race Tests
Process completed with exit code 201.
Tests: types_setters.go#L46
undefined: KeyboardButtonRequestUser
Tests: types_setters.go#L47
k.RequestUser undefined (type KeyboardButton has no field or method RequestUser)
Tests: types_setters.go#L82
undefined: KeyboardButtonRequestUser
Tests: types_setters.go#L88
undefined: KeyboardButtonRequestUser
Tests: types_setters.go#L1696
i.DisableWebPagePreview undefined (type *InputTextMessageContent has no field or method DisableWebPagePreview)
Tests
Process completed with exit code 201.
Linter: bot.go#L1
: # github.com/mymmrac/telego [github.com/mymmrac/telego.test]
Linter: types_setters.go#L46
undefined: KeyboardButtonRequestUser
Linter: types_setters.go#L47
k.RequestUser undefined (type KeyboardButton has no field or method RequestUser)
Linter: types_setters.go#L82
undefined: KeyboardButtonRequestUser
Linter: types_setters.go#L88
undefined: KeyboardButtonRequestUser
Linter: types_setters.go#L1696
i.DisableWebPagePreview undefined (type *InputTextMessageContent has no field or method DisableWebPagePreview)
Linter: types_setters_test.go#L31
undefined: KeyboardButtonRequestUser
Linter: types_setters_test.go#L40
unknown field RequestUser in struct literal of type KeyboardButton
Linter: types_setters_test.go#L40
undefined: KeyboardButtonRequestUser
Linter: types_setters_test.go#L50
undefined: KeyboardButtonRequestUser
CodeQL Analyze
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby