-
If a test fails, for example because a context is used wrongly, there's almost no information available to debug, and you have to go through error unwrapping and checking in order to get to a usable s…
recht updated
8 months ago
-
I am unable to see the long version of the stack traces from errors.
```
Error: Unknown column 'test' in 'field list'
at Packet.asError (C:\example\node_modules\mysql2\lib\packets\packet.js:7…
-
Fatal error: Uncaught Error: Class "Dotenv\Dotenv" not found in C:\xampp\htdocs\mapos\index.php:68 Stack trace: #0 {main} thrown in C:\xampp\htdocs\mapos\index.php on line 68
![Uploading Screenshot…
-
### What happened?
Hi,
We are doing xUnit integration tests with Pulumi and we often get Pulumi.LogException:
```
Pulumi.LogException : Error occurred during logging
Error Message:
Pulumi.Lo…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/5765615833/?referrer=webho…
-
When tracing specific assemblies (or all at once) with parameters to true I get an access violation error.
my code:
```ts
import "frida-il2cpp-bridge";
Il2Cpp.perform(() => {
Il2Cpp.trace…
-
### Symfony version(s) affected
7.1.3
### Description
Symfony Messenger queue workers crash when a MessageDecodingFailedException is thrown.
### How to reproduce
- Stop your queue worke…
-
### Version
- [X] I confirm that I am using the latest version
### Source Version
Azure DevOps Service
### Target Version
Azure DevOps Service
### Relevant configuration
_No respo…
-
### Information about bug
![image](https://github.com/user-attachments/assets/eda847a1-3a1b-4b10-b4dd-8ced3639904e)
![image](https://github.com/user-attachments/assets/b4ed9da4-104e-4f6c-ba74-420130…
-
I would like to use the same exact `rustc` and pass it to [crate2nix](https://github.com/nix-community/crate2nix).
I ran `nix flake init --template github:cachix/devenv#flake-parts` and then added …