-
Follow up to #2345
## Context
I'm trying to use elements in a Next.js app configured with **static export**
## Current Behavior
Using a freshly installed Nextjs 14.2.3 app, install lates…
-
### Environment
Node version: 22.9.0
npm version: 10.8.3
ESLint version: 9.12.0
eslint-plugin-n version: 17.11.0
Operating System: Nobara 40
### What rule do you want to report?
no-sync
### …
-
I recently found https://github.com/dart-lang/sdk/issues/39277 and the example code it provides is the following:
```dart
_createChildren() {
return [Text("Hello"), Text("Lars"), Text("Testing"…
-
```
$ make
cython msgpack/_cmsgpack.pyx
python setup.py build_ext -i -f
running build_ext
building 'msgpack._cmsgpack' extension
creating build
creating build/temp.linux-x86_64-cpython-314
cre…
-
Follow-up to #574.
The following doesn't work, because we currently don't resolve the real property-types against the generic declarations of top-level source or target types.
``` java
public class …
-
Constants for the format, quality, source and encoder are not present on the type declaration, meaning, that using any of these options in a .ts file will result in an error message:
` Property 'CON…
-
We currently do not support type inferencing for declare statements. The following does not parse: `declare float dot(t x, t y);`.
This is an issue in `test-u/generics/tagw_tdeclare_inference.lgl`.
-
The type declaration is generated in `auto-imports.d.ts` only when it needs to be loaded into a lazy-loaded routing page.
The `auto-imports.d.ts` file is reset every time the project is built; if t…
-
```css
@font-feature-values Inter {
@character-variant {
cv05: 5;
cv08: 8;
cv10: 10;
}
@styleset {
ss01: 1;
ss08: 8;
}
}
```
- Sp…
-
**Overview of feature request**
Currently we have duplicated definition Radius resource types in several places, for example -
https://github.com/project-radius/radius/blob/main/test/validation/core…