Skip to content

fix: fixed unsubscribing on Telegram #109

fix: fixed unsubscribing on Telegram

fix: fixed unsubscribing on Telegram #109

Triggered via push August 1, 2023 20:41
Status Failure
Total duration 2m 17s
Artifacts

actions.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
lint: pkg/reporters/telegram/help.go#L1
: # main/pkg/reporters/telegram
lint: pkg/app_manager.go#L12
could not import main/pkg/reporters/telegram (-: # main/pkg/reporters/telegram
lint
issues found
go-build: pkg/reporters/telegram/unsubscribe.go#L38
cannot use c.Sender().ID (variable of type int64) as type string in argument to reporter.Manager.RemoveNotifier
go-build
Process completed with exit code 2.
test
Process completed with exit code 2.
go-vet: pkg/reporters/telegram/unsubscribe.go#L38
cannot use c.Sender().ID (variable of type int64) as type string in argument to reporter.Manager.RemoveNotifier
go-vet
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
go-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-vet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/