-
**Describe the bug**
I tried to use chatgpt to generate serverpod model files for a new app. I teached serverpod with the
https://github.com/serverpod/serverpod_docs/blob/main/docs/06-concepts/02…
-
This code:
```cpp
#include
#include
struct Structy {
std::string foo;
int bar;
};
int main() {
auto *s = new Structy{
.foo = "foo",
.bar = 1,
};
std::cout fo…
rojer updated
2 weeks ago
-
The analyzer accepts the following code, but the CFE rejects it:
```dart
test(Function f) {
f.call = 0;
}
```
The CFE is correct in rejecting the code; there is no `.call=` setter defined for …
-
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.93.1
OS Version:
![image](https://github.com/user-attachments/assets/1cbaaa78-7fec-4eb0-aeba-7172168408d7)
St…
-
I typo-ed an opam pin and on Linux runners it seemed to cause the setup-ocaml step to get stuck for over 2 hours:
```
/opt/hostedtoolcache/opam/2.3.0/x86_64/opam pin --no-action add goblint.dev .
…
-
rust-analyzer cannot resolve the import of the trait [`SeriesMethods`](https://docs.rs/polars/latest/polars/prelude/trait.SeriesMethods.html#method.value_counts):
![Image](https://github.com/user-att…
-
**Describe the bug**
After rooting and running the storage analyzer, the scan is always stuck at /storage/emulated/0/android
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Storage A…
-
Just encountered this error when running `dart fix --dry-run`. Since I was prompted to do so, I opened this ticket.
I have to add that I tried `dart fix --apply` next which completed without an err…
-
### Version
main branch
### Describe what's wrong
Load the PG table including Array data encounter unknown field error. But gravitino doc says we support Array data type in PG catalog.
```
tri…
-
### Version of the Meziantou.Analyzer NuGet package
2.0.102
### Rule Identifier
MA0083
### Target Framework
net8.0
### C# Language version
C# 12
### Description
Referencing a parameter in a c…