Skip to content

Weekly Go checks failed #5

Description

@github-actions

The weekly run of the Go checks failed

Run: https://github.com/bakirgdev/CrocApp/actions/runs/32004435610
Commit: d03c4fe0411346399020d7195508a9386257c82e

Next steps

  1. Open the run log above and find which step failed: go build, go vet, golangci-lint, or govulncheck.
  2. A govulncheck finding: bump the affected dependency in crocmobile/go.mod, re-run go tool govulncheck ./... locally to confirm clean, close this issue.
  3. A lint or build failure with no source change behind it usually means a new golangci-lint or Go toolchain release changed the defaults. Pin or adapt, then close this issue.
  4. If not fixable yet: record it in docs/known-issues.md per project convention, close this issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsecurityVulnerabilities, hardening, and supply chain integrity

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions