Skip to content

Update to Bot API 7.7 #128

Update to Bot API 7.7

Update to Bot API 7.7 #128

Triggered via pull request July 10, 2024 18:39
Status Failure
Total duration 49s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build: src/examples/Funogram.TestBot/Commands/Files.fs#L14
No assignment given for field 'ShowCaptionAboveMedia' of type 'Funogram.Telegram.Types.InputMediaPhoto'
build: src/examples/Funogram.TestBot/Commands/Files.fs#L34
No assignment given for field 'ShowCaptionAboveMedia' of type 'Funogram.Telegram.Types.InputMediaPhoto'
build: src/examples/Funogram.TestBot/Commands/Base.fs#L68
This expression was expected to have type� 'string' �but here has type� 'int64'
build: src/examples/Funogram.TestBot/Commands/Base.fs#L68
This expression was expected to have type� 'ChatId' �but here has type� 'int64'
build: src/examples/Funogram.TestBot/Commands/Files.fs#L14
No assignment given for field 'ShowCaptionAboveMedia' of type 'Funogram.Telegram.Types.InputMediaPhoto'
build: src/examples/Funogram.TestBot/Commands/Files.fs#L34
No assignment given for field 'ShowCaptionAboveMedia' of type 'Funogram.Telegram.Types.InputMediaPhoto'
build: src/examples/Funogram.TestBot/Commands/Base.fs#L68
This expression was expected to have type� 'string' �but here has type� 'int64'
build: src/examples/Funogram.TestBot/Commands/Base.fs#L68
This expression was expected to have type� 'ChatId' �but here has type� 'int64'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/