-
-
## Summary
MSBuild introduced the "build check" capability: https://github.com/dotnet/msbuild/blob/main/documentation/specs/BuildCheck/BuildCheck.md and we could benefit from it to help our users.
#…
-
**User Story**
As a user, I want to be able to select which checks I care about so that I can efficiently run the checks I care about or only view the results I care about in the moment.
**Descriptio…
-
![image](https://github.com/user-attachments/assets/731eda36-0b32-4ea6-b82c-482da16c478f)
-
## What happened?
Code like `stream.map(foo::expensiveConversion).limit(N)`, `stream.sorted().limit(N)`, or `stream.filter(this::someFilter).sorted()` does not trigger any warnings for inefficiency…
-
This issue was automatically created as part of the hourly check process. Please review the details and address any concerns.
-
- GO:0062179 vitamin D 23-hydroxylase activity
- GO:0070643 vitamin D 25-hydroxylase activity
- GO:0070576 vitamin D 24-hydroxylase activity
BP
- GO:0036378 calcitriol biosynthetic process fr…
-
This issue was automatically created as part of the hourly check process. Please review the details and address any concerns.
-
This issue was automatically created as part of the hourly check process. Please review the details and address any concerns.
-
I have a large library with c. 30,000 books in it. Quality Check can take quite a long time to run through these (e.g. check author sort).
I am wondering whether there is scope for some performance…