Skip to content

build(deps): bump github.com/jackc/pgx/v5 in /go-is-gud #89

build(deps): bump github.com/jackc/pgx/v5 in /go-is-gud

build(deps): bump github.com/jackc/pgx/v5 in /go-is-gud #89

Triggered via push February 3, 2024 03:08
Status Failure
Total duration 1m 15s
Artifacts

cd-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint: go-is-gud/logger.go#L1
: # guigou/bot-is-gud
lint
cannot use uint64(discordgo.MessageFlagsEphemeral) (constant 64 of type uint64) as discordgo.MessageFlags value in struct literal
lint
cannot use uint64(discordgo.MessageFlagsEphemeral) (constant 64 of type uint64) as discordgo.MessageFlags value in struct literal (typecheck)
lint: go-is-gud/notifier/birthday.go#L40
Error return value of `n.dg.ChannelMessageSend` is not checked (errcheck)
lint: go-is-gud/api/rpc/PresenceServer.go#L34
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint: go-is-gud/api/api.go#L35
Error return value of `app.Listen` is not checked (errcheck)
lint: go-is-gud/api/api.go#L52
S1025: should use String() instead of fmt.Sprintf (gosimple)
lint
issues found
build
cannot use uint64(discordgo.MessageFlagsEphemeral) (constant 64 of type uint64) as discordgo.MessageFlags value in struct literal
build
cannot use uint64(discordgo.MessageFlagsEphemeral) (constant 64 of type uint64) as discordgo.MessageFlags value in struct literal
build
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/