feat: add priority for pushover messages #30
Annotations
10 errors and 1 warning
golangci-lint:
service/mattermost/mattermost.go#L135
string `://` has 2 occurrences, make it a constant (goconst)
|
golangci-lint:
service/mattermost/mattermost.go#L138
string `*** has 2 occurrences, make it a constant (goconst)
|
golangci-lint:
service/textmagic/textmagic.go#L13
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
service/matrix/matrix.go#L4
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
golangci-lint:
main.go#L4
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
golangci-lint:
service/matrix/matrix.go#L14
struct field `Url` should be `URL` (golint)
|
golangci-lint:
service/discord/discord.go#L9
import 'github.com/kha7iq/pingme/service/helpers' is not allowed from list 'Main' (depguard)
|
golangci-lint:
service/discord/discord.go#L11
import 'github.com/nikoksr/notify' is not allowed from list 'Main' (depguard)
|
golangci-lint:
service/discord/discord.go#L12
import 'github.com/nikoksr/notify/service/discord' is not allowed from list 'Main' (depguard)
|
golangci-lint:
service/discord/discord.go#L13
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The logs for this run have expired and are no longer available.
Loading