-
## Problem
Code deletion rules in ruff can sometimes leave unnecessary conditional blocks. Consider this common conditional import logic.
```python
import sys
if sys.version_info >= (3, 11):
…
-
### Description
When rendering a nested block as a fragment, an if-else-endif clause in the outer block causes this error message:
```
error: dedent() called while indentation == 0
--> testing/t…
-
### General information
- json-editor version: 2.12.0
### Expected behavior
should show only test1 or test2 and test3
### Actual behavior
shows all properties the whole time
### Steps to…
-
earok updated
2 years ago
-
# Handle
cmichel
# Vulnerability details
The `SignatureValidatorV2.recoverAddrImpl` function currently uses three `if (mode == *)` checks but the modes are all distinct enum values and therefore a…
-
I'm using a generic D1 mini along with a D1 Mini Matrix Breakout v1.4.0 and P3 64x32 LED matrix I purchase off of ebay. Everything seems to work OK but the colors are all wrong. Does anyone know where…
-
```
What steps will reproduce the problem?
1. edit recorder.js and put your own domain with www prefix into
recorder.startRecording("",start,finish,error);
2. go to your site without www prefix
What…
-
```
if false then
if false then
print("two falses are true")
else
print("one false is true")
end
else
print("at least one false is false")
end
```
Expected output:
…
-
```
IMPORTANT: PLEASE search the existing issues (including closed ones) for
something similar before filing a new one.
What steps will reproduce the problem?
1. missed calls on my phone create noti…
-
```
IMPORTANT: PLEASE search the existing issues (including closed ones) for
something similar before filing a new one.
What steps will reproduce the problem?
1. missed calls on my phone create noti…