-
rezconfig.py throws when disabling package_cache_clean_limit to -1 as noted in the the docs inside rezconfig file.
This is written in the docs:
```
# If > 0, spend up to this many seconds cleanin…
-
# Provide required information needed to triage your issue
Using the `search(...)` function when a user has the advanced search dialog open throws a `SearchDialogIsOpen` error.
## Your Environ…
-
-
### Description
The following code:
```php
-
I have a Lando recipe and GitHub action that runs tests. I've just updated it to use the `lando/setup-lando@v3` gha (which works a treat btw)
Recipe: Backdrop
Lando version: "latest"
Database: m…
-
When a generator is provided by `Factory`, I can inject my dependency synchronously, and **example_1** below works as expected. When a generator is provided by `Singleton`, I experience forced asynchr…
-
Line 79 throws an unhandled exception when an item in the task list does not have a due date, because it expects 3 elements and only has 2. An if statement needs to be made to sort the tasks that do n…
-
I have a file that has a type that looks similar to this:
```fsharp
type MyType = {
items: MyItem list
} with
member self.itemIds = self.items |> List.map _.id
```
This uses the new `_.…
-
IIRC, I ran into something the other day where the function throws an error when you pass a single value to x_new
Idk --- try to break it again then fix it
-
## Description
Percy CLI takes snapshots successfully but still throws an error in the end, this makes the whole job failed on CI, the link from `Finalized build #2821` actually can be open success…