-
Coq 8.20 is out (yay!). I am currently compiling UniMath with Coq 8.20, and we get some new warnings about notations and their priorities (there also is an unnecessary print of `poset_to_bounded_latti…
nmvdw updated
1 month ago
-
Though an ad-hod fix ([commit 8a25dd79f58c6dc4d4f4491e310a25564c0a0fd7](https://github.com/carinachain/dotcom-website/commit/8a25dd79f58c6dc4d4f4491e310a25564c0a0fd7)) temporarily fixed it, this still…
-
On the bootstrap theme we are getting "Deprecation warnings".
-
Two of the tests give the following warnings:
> test/test_properties.py::test_properties
> C:\Programming\tsam\src\tsam\timeseriesaggregation.py:1217: UserWarning: Segmentation is turned off. Al…
-
## Is your feature request related to a problem? Please describe.
I would like the linter to fail if it reports warning. It is particularly useful to keep a brand new project clean.
## Describe …
-
### Description of Issue
There are several variables that are created but not set. These may just need to be marked as `[[maybe_unused]]` but I think its a good task for someone to investigate, whi…
-
**Describe the bug**
There are now deprecation warnings on some dependencies.
**To Reproduce**
Steps to reproduce the behavior:
1. Install this package on any repo with `npm i`
**Expected beh…
-
I'm getting these warnings about FontAwesome fonts when compiling locally with cli:
```
warning: unknown font family: font awesome 6 pro
┌─ @preview/fontawesome:0.4.0/lib-impl.typ:20:10
│ …
-
There are a few deprecation warnings since the update to Java 11:
```
[WARNING] .../arquillian-extension-warp/impl/src/main/java/org/jboss/arquillian/warp/impl/client/transformation/InstanceCrea…
-
### Description of Issue
Clang (16 from Xcode 16, but should be reproducible elsewhere) warns of several unused functions in the OpenUSD codebase.
Several of these may not be used anymore so could…