-
### Package
Sentry.Maui
### .NET Flavor
.NET
### .NET Version
8.0.8
### OS
Android
### SDK Version
4.11.0
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
This might be…
-
![image](https://github.com/NOAA-EDAB/ecodata/assets/136381970/5f050e84-b89c-4c19-9b75-e7e68942c4e7)
See code above. Issue has occurred for Brandon (and possibly Joe), but not for Sarah. Possible i…
-
## Have you read through available documentation and open Github issues?
Yes
## Is this a BUG report, FEATURE request, or a QUESTION? Who is the indended audience?
BUG report
## System infor…
borkd updated
1 month ago
-
it reports error when i use pyinstaller to package the codes into xxx.exe.
the error is about the agently framework can not find 'plugins' in the temp runtime folder.
it's quite wired as the .…
-
### Describe the issue
![image](https://github.com/kestra-io/kestra/assets/37618489/8fd81670-3560-4f4c-b60c-4f0d3adc9be9)
See above where an error is popped out (though it's seen as a warning in t…
-
Consider this code with a single undefined name error:
```fsharp
type T() =
inherit Foo()
```
Both FCS and fsc produce three errors for this one error in code:
```
Program.fs(4,13): E…
-
I tried Undefined Behavior Sanitizer (UBSan) on my project that uses the gRPC C++ library. The following runtime error was reported:
```
src/core/lib/promise/pipe.h:76:3: runtime error: load of va…
-
This is happening with every compact() call.
```php
compact() function call has problems man!
does not exist
at app/Http/Controllers/VendorController.php:28
```
```php
public functi…
-
### Checked for duplicates?
- [X] This issue is not a duplicate
### What are the steps to reproduce this bug?
Run two publishes at the same time from different branches, e.g. run the publish workfl…
-
The following commit [1] will produce an error in the analyzer logs, if there is an spdx id that contains a forbidden character. However, it will not create an issue, therefore, the analyzer we run in…