Linter sometimes fails to report issues on a specific PC
Open
infrastructure
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
So for example
1. I create a few commits, push a PR
2. Build is executed on TeamCity, check task fails
3. Same task on my PC somehow ignores these errors
https://github.com/Kotlin/dataframe/pull/858
clean doesn't seem to do anything too
Contributor guide
Research direction
Start by comparing the linter task on the reporter's PC with the TeamCity build described in PR #858, including whether the clean task actually removes prior state. Reproduce the differing results and identify why local execution omits errors that TeamCity reports. Done means the same lint issues are reported consistently in both environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system, ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100