Skip to content

chore(deps): bump github.com/gotd/td from 0.88.0 to 0.104.0 #161

chore(deps): bump github.com/gotd/td from 0.88.0 to 0.104.0

chore(deps): bump github.com/gotd/td from 0.88.0 to 0.104.0 #161

Triggered via pull request June 24, 2024 04:01
Status Failure
Total duration 1m 53s
Artifacts

x.yml

on: pull_request
Matrix: codeql / analyze
Matrix: test / run
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
lint / mod
Process completed with exit code 1.
cover / run
Process completed with exit code 2.
test / run (amd64, ubuntu-latest, 1.21.x)
Process completed with exit code 1.
test / run (386, ubuntu-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (386, ubuntu-latest, 1.21.x)
Process completed with exit code 1.
lint / gen
Process completed with exit code 1.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
Process completed with exit code 1.
lint / run
golangci-lint exit with code 5
test / run (amd64, windows-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
test / run (amd64, macos-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (amd64, macos-latest, 1.21.x)
The operation was canceled.
codeql / analyze (go): internal/cmd/app_handlers.go#L24
cannot use a.messagesGetDialogFilters (value of type func(ctx context.Context) ([]tg.DialogFilterClass, error)) as func(ctx context.Context) (*tg.MessagesDialogFilters, error) value in argument to d.OnMessagesGetDialogFilters
codeql / analyze (go)
cannot use a.messagesGetDialogFilters (value of type func(ctx context.Context) ([]tg.DialogFilterClass, error)) as func(ctx context.Context) (*tg.MessagesDialogFilters, error) value in argument to d.OnMessagesGetDialogFilters
codeql / analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.21.11/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.