-
Hello, I want to report a possible regression in 6.2.0
We have some rest controllers that use jackson with `@JsonTypeInfo` annotations.
With 6.1.x the attached code works and returns the expecte…
-
https://github.com/junit-team/junit5/blob/f5b78f68c6a90dfa63611c7a10027581c5d913ba/junit-jupiter-api/src/main/java/org/junit/jupiter/api/extension/TestTemplateInvocationContextProvider.java#L87
Mic…
-
Hola, cómo va? Quería consultar si este ejercicio está bien, ya que lo hice usando una clase que ví en la documentación de java pero creo que no lo dimos en clase. Lo probé y parece funcionar bien. Gr…
-
### Goals
1. Ability to assert a common supertype for all union variants to avoid a common class of error
2. Ease code generation of unions in situations where a polymorphic base is desired
3. Ma…
-
设置了 refreshOnStart 为true,首次进入页面不刷新。代码取自您这边的example 中nested_scroll_view.dart,您可以在nested_scroll_view.dart 中做如下尝试:
`import 'dart:async';
import 'package:example/widget/skeleton_item.dart';
import …
-
```ts
type GetResult = T extends [infer First, ...infer Rest extends Comparison[]]
? First extends Comparison.Equal
? GetResult
: First
: Comparison.Equal
type CompareDigit = A…
-
See https://github.com/probot/probot/issues/1660
-
### Steps to Reproduce
- Start OMEdit
- Create a new package P
- Click on the Browse button for the Extends clause
- Expand Modelica
- The icons of the Modelica sub-packages are not shown
![im…
-
### Which @ngrx/* package(s) are the source of the bug?
signals
### Minimal reproduction of the bug/regression with instructions
https://stackblitz.com/edit/github-4qdexu-whtv54?file=src%2Fma…
-
## Compiler version
https://github.com/scala/scala3/commit/bed0e86180b8e1d83547e99a8ac28efe13cca6c6
## Minimized code
```scala
class AnyVal
class Foo extends AnyVal
```
## Output
Dur…