-
### 🔍 Search Terms
- static mappings with generics
- static generic index signature
- class index signature static
- generic index signature
- https://github.com/microsoft/TypeScript/issues/58258
…
-
### Describe the project you are working on
Simple 2D games for internal companies.
### Describe the problem or limitation you are having in your project
GDScript lacks of something like c++ STL li…
-
Hi, the following serialization works in pyserde 0.14.1, but breaks in pyserde 0.14.2 (and later, up to 0.22.2)
```python
from uuid import UUID
@serde
@dataclass
class A:
tags: dict[str,…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I am using your library with spring boot.
```
implementation("com.amazonaws.secretsmanager:aws-secretsmanager-jdbc:2.0.2")
```
I have the following settings in my `application.yaml`:
```
spri…
-
## Compiler version
3.3.1
## Minimized code
unavailable
## Output (click arrow to expand)
```scala
unhandled exception while running checkUnusedPostInlining on /Users/kubukoz/pro…
-
This extension doesn't seem to support editing the Java class library files themselves (e.g. java/lang/String.java). When I open such a file, I get a lot of errors starting from the package/import dec…
-
I followed the steps listed here https://github.com/mrwadams/stride-gpt?tab=readme-ov-file#option-1-cloning-the-repository to run this on my local and am getting the following error. Please help !!
…
-
Vulnerable Library - commons-io-2.6.jar
The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.
…
-
I'm migrating from Hilt and it has one great feature that is missing in Koin.
Inside the library, you can create a module that will be part of the default singleton component.
```
@Module
@Insta…