-
-
This `�2,272` broke a query, check if the comma is a proper comma and not a microshite one...
-
As I've been reviewing #183, trying a change I want to suggest produced a very surprising type for a destructured array member. What surprised me is that I expected it to be `string | undefined`, but …
-
We have to fix `requirements.txt` to control the dependency versions to ensure that updates do not break our code.
However, for security reasons, we need to make sure to stay on top of updates with …
-
From attendance data i am not able to display checkin and checkout data.
It displays only uid,id,state and Date Time.
how can i get checkin and checkout time?
-
Looking at the logs, there are many `java.lang.NullPointerException` errors happening. Looking through the code, there are just many missing null checks.
Curious if these are reasons why the plugin c…
-
When we add rules to IIS config file, we don't check if rules already exist. If it does, it breaks things and users get 500 error.
Example ticket can be found [here](https://secure.helpscout.net/co…
-
`x test tidy` only will check the changed files, but seems it's checking files from `.git` directory.
```console
➜ rust git:(yukang-fix-127930-invalid-outer-style-sugg) git status
On branch yuka…
-
### Status
**How can we measure editor understanding of the separation of content from display?**
Questions we might want to ask and explore include:
- How confident are you creating content (plain …
-
# Lines of code
https://github.com/code-423n4/2024-06-badger/blob/9173558ee1ac8a78a7ae0a39b97b50ff0dd9e0f8/ebtc-protocol/packages/contracts/contracts/LeverageMacroBase.sol#L277-L289
# Vulnerability…