Skip to content

add ci/dbot

add ci/dbot #1

Triggered via pull request December 23, 2024 07:01
Status Failure
Total duration 28s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci: main.go#L197
Error return value of `(*encoding/json.Decoder).Decode` is not checked (errcheck)
golangci: main.go#L207
Error return value of `(*encoding/json.Decoder).Decode` is not checked (errcheck)
golangci: main.go#L215
Error return value of `je.Encode` is not checked (errcheck)
golangci: main.go#L11
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
golangci
issues found
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636