Skip to content

fix: migrate golangci-lint config to v2 schema #4

fix: migrate golangci-lint config to v2 schema

fix: migrate golangci-lint config to v2 schema #4

Triggered via push February 20, 2026 17:01
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/spawn.go#L112
Error return value of `db.UpdateAgentWorktree` is not checked (errcheck)
lint: cmd/merge.go#L73
Error return value of `db.DeleteWorktree` is not checked (errcheck)
lint: cmd/merge.go#L72
Error return value of `gitops.DeleteBranch` is not checked (errcheck)
lint: cmd/merge.go#L67
Error return value of `db.UpdateWorktreeStatus` is not checked (errcheck)
lint: cmd/conflicts.go#L75
Error return value of `db.RecordFileTouches` is not checked (errcheck)
lint: cmd/cleanup.go#L61
Error return value of `db.DeleteWorktree` is not checked (errcheck)
lint: cmd/cleanup.go#L59
Error return value of `gitops.DeleteBranch` is not checked (errcheck)
lint: cmd/cleanup.go#L25
Error return value of `db.Close` is not checked (errcheck)
lint: cmd/agents.go#L28
Error return value of `db.Close` is not checked (errcheck)
lint: cmd/add.go#L53
Error return value of `db.Close` is not checked (errcheck)
test (1.22)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2