- 
                Notifications
    You must be signed in to change notification settings 
- Fork 132
Closed
astral-sh/ruff
#20966Labels
bugSomething isn't workingSomething isn't working
Description
Summary
An error has been observed randomly appearing and disappearing in the mypy_primer report.
This has been seen in many PRs (e.g. astral-sh/ruff#20871).
scikit-build-core (https://github.com/scikit-build/scikit-build-core)
+ src/scikit_build_core/build/_wheelfile.py:51:22: error[no-matching-overload] No overload of function `field` matches arguments
Unfortunately, this is not easy to reproduce locally, and the only known way is to run mypy_primer.
So I haven't been able to identify the cause of this error.
Based on my current investigation, this error appears to have become apparent from astral-sh/ruff#20476. However, I believe that the PR only exposed the error, and the seed of nondeterminism was likely planted before that.
Possibly related: #369
Version
No response
sharkdp and AlexWaygood
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working