Skip to content

Repo: handle errors from Repo.FindSimilar() #11

Repo: handle errors from Repo.FindSimilar()

Repo: handle errors from Repo.FindSimilar() #11

Triggered via push March 11, 2024 20:19
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: internal/term/term.go#L24
Error return value of `Formatter.Set` is not checked (errcheck)
lint: pacman/meta/read.go#L73
Error return value is not checked (errcheck)
lint: repo/actions.go#L64
Error return value of `term.Errorf` is not checked (errcheck)
lint: repo/actions.go#L68
Error return value of `term.Errorf` is not checked (errcheck)
lint: repo/actions.go#L154
Error return value of `term.Debugf` is not checked (errcheck)
lint: repo/actions.go#L161
Error return value of `term.Debugf` is not checked (errcheck)
lint: repo/actions.go#L261
Error return value of `term.Errorf` is not checked (errcheck)
lint: repo/database.go#L40
Error return value of `r.Setup` is not checked (errcheck)
lint: repo/database.go#L112
Error return value of `term.Debugf` is not checked (errcheck)
lint: repo/database.go#L117
Error return value of `term.Errorff` is not checked (errcheck)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.