-
lld spits out an obscure error when it encounters a thin archive containing a nested, non-thin archive.
Reproducer is below. I tested the four permutations of combining thin and non-thin outer+inne…
-
### 🔎 Search Terms
error, nested, array, order
### 🕗 Version & Regression Information
- This changed between versions 4.4.4 and 4.5.5 (from playground testing - all later version exhibit this behav…
-
**Description:**
Refactor the OAuth2 module codebase with best practices.
- Remove explicit casting and handle errors
- Remove nested if blocks etc.
**Describe your problem(s)**
**Describe yo…
-
I experienced this (non-reproducible) error in a CI run on the `pre` release (1.11 now), in the MacOS platform:
```julia
ERROR: LoadError: TaskFailedException
nested task error: InexactErr…
lmiq updated
17 hours ago
-
lets use this example :
```
optional do
array :tags, class: String
hash :prefs do
boolean :smoking
boolean :view
end
end
```
I'd like to use custom validation on :smoking
I…
-
### Complete Description of Issue
Hi! I'm using reform 2.5.0 with dry-validations 1.6 into rails 6.0.3 and seeing issue. I'm trying to validate a nested collection of forms from the parent form and…
-
### What problem does this address?
Currently, when creating and editing content with the Gutenberg editor in WordPress, there is a lack of visual cues indicating the boundaries and structure of text…
-
The HTML spec defines that some elements cannot be nested in some other elements (eg `` cannot go under ``).
The task is to find the complete list, use some judgment to decide if it makes sense for…
-
Whe
```js
const indentationTest = () => {
if (thereAreIndentations) {
return theyAreMisaligned;
}
return notIdeal;
};
```
![image](https://user-images.githubusercontent.com/45456…
-
## Vulnerabilities found for viewer-crd-controller:2.3.0
```
For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in yo…