-
The constructor for the `Node` class receives a map of default values, and then assigns the values to itself the following way:
https://github.com/postcss/postcss/blob/1cc6ac3bf43a12460d3396e2cb76f…
-
`ImmutablesReferenceEquality`is a recently added error-prone check (https://github.com/apache/iceberg/pull/10788). Figure out whether we adjust the code or suppress the check permanently
-
Currently, both the linux and darwin pure stdenvs need to jump through some careful error-prone hoops of build stages with different sets of `allowedRequisites` to end up with a stdenv that has no run…
-
Should we consider adding spotless and/or errorprone to the github actions?
-
The method `BCrypt.generate(...)` is quite error-prone because it expects that the caller adds a trailing null byte to the password, otherwise two passwords with one being the repetition of the other …
-
### 🐛 Describe the bug
Hi team,
the new [state dict flatten logic](https://github.com/pytorch/pytorch/commit/6f1e3a6bf73327a351dc8a8c08635bd727b3134f) introduced in torch 2.4 can caused undesired…
-
There are plenty of known errors (e.g. `UNSUPPORTED` for sensors specific events) and using enum would be less error prone for the package users.
-
### Xmake Version
2.9.4
### Operating System Version and Architecture
Windows 11 21H2 Home. Using msys2, on clang64 environment
### Describe Bug
A package holds multiple alias-es, like X, Y and Z…
-
`INSERT ... SELECT * FROM file(..., Parquet)`, by default, effectively does column matching by name instead of position. E.g. if the parquet file has columns in different order they'll be reordered, a…
-
The watcher is very error prone and in general not very optimised. Since we now have sentry we should replace the watcher with sentry.