matrix-org / matrix-org/complement
Swap out golangci-lint GHA for manual one
Open
- Dominant language
- Go
- Stars
- 99
- Forks
- 72
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
We don't see line numbers / files on errors which is utterly useless. https://github.com/golangci/golangci-lint-action/issues/119
Contributor guide
Research direction
Start by inspecting the repository's GitHub Actions workflow that runs golangci-lint, then read golangci/golangci-lint-action#119 for the line-number and file-reporting problem. Replace the action with the requested manual lint invocation and verify that workflow errors include file paths and line numbers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100