-
**Describe the bug**
```
../../node_modules/.pnpm/@netlify+functions@2.4.0/node_modules/@netlify/functions/dist/function/v2.d.ts:1:30 - error TS1479: The current file is a CommonJS module whose im…
-
Im getting this error when trying to compile qt static with particles:
```
1>particlesplugind.lib(particlesplugin_QtQuick2ParticlesPlugin.cpp.obj) : error LNK2019: unresolved external symbol "void _…
-
### Describe the bug
Our Storybook build is currently failing with an `vue-docgen-api` error. The error occurs *only* on our CI pipeline (Azure DevOps with a self-hosted Linux agent). Locally (on Win…
-
In VS2017.2, `dotnet_naming_rule.*.symbols` does not support a comma-separated list. If a comma appears, VS acts as if the line was `= *`. (Which is much worse than acting as though the line was not t…
-
## Objective
1. Package re-org.
2. Interface refactoring.
## Origin Document
### Packages - Before
```
./pkg/client/query
├── accquerier.go ==> ./pkg/client/auth/querier.g…
-
Hello! I'm unclear if this relates to #124, I had trouble understanding the ask there so I apologize if this is a duplicate!
When editing a field with a primitive type, regardless of the type `onEd…
-
### Steps to reproduce
After [`818c641b6`](https://github.com/vim/vim/commit/818c641b6fac73b574a2b760213f515cee9a3c8e), some `enum` body items are no longer matched:
- the `static` and `public` modi…
-
There is a confusing error message when using `in this` with an enum. For example, the below
[sharplab](https://sharplab.io/#v2:EYLgtghglgdgPgAQMwAIEEYBsaBMKCiAHgC4CwAUAN4Uq1qobYIAsKAsugBSwrEAWUAM4…
-
**Motivation: Why do you think this is important?**
Flytekit and in the future other SDK's support progressive typing and allowing users to define their types. The `TypeTransformers` today in flyteki…
-
I came across https://github.com/google/zerocopy/issues/388#issuecomment-1737817682 by chance. The same applies to this crate:
```rust
type S = &'static str;
#[derive(Copy, Clone, Debug, AnyBit…