Skip to content

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

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

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

Triggered via pull request August 6, 2024 03:27
Status Failure
Total duration 1m 55s
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
test / run (386, ubuntu-latest, 1.21.x)
Process completed with exit code 1.
lint / gen
Process completed with exit code 1.
lint / run
golangci-lint exit with code 5
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
Process completed with exit code 1.
test / run (amd64, windows-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
lint / mod
Process completed with exit code 1.
cover / run
Process completed with exit code 2.
test / run (amd64, ubuntu-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, ubuntu-latest, 1.21.x)
The operation was canceled.
test / run (amd64, macos-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" 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.12/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.