-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Environment
SDK version 10.6.0.
### Steps to Reproduce
SDK configuration:
```
config :sentry,
dsn: System.get_env("SENTRY_DSN"),
environment_name: environment,
enable_source_code_context: true,
…
-
## Issue Description ##
## Steps to Reproduce ##
- Use MacOS (M1 chip)
- Debug a .NET app
- Send some requests to the .NET app
- Note after a little while the .NET app doesn't response and the …
-
**Describe the bug**
All external libraries in Project Structure view are named `ebin` instead of their names
**To Reproduce**
Steps to reproduce the behavior:
1. `mix new test_intellij_elixir_p…
-
as the picture show:
![image](https://user-images.githubusercontent.com/44387077/144693111-07f77066-c289-4892-8d86-75950ea1a5bd.png)
and it's work success by exec `./script.sh list-tags` and `prov…
-
This will act as the "top level" issue for tracking the collection of existing API additions that some implementations already have.
I believe each language should have its own separate issue which…
-
Hello,
Is it possible to configure an Elixir project to have Erlang facet for Erlang code or the reverse, have an Erlang project have Elixir code as a facet.
We have a project with hybrid code and I…
-
Both Lyo and OSLC4NET (incorrectly) assume that every (OSLC) RDF resource has a "primary" RDF type, which has an associated shape. This allows the (un)marshaller to associate a POJO/POCO to this shape…
-
### Environment
Version 9.1.0
self hosted
### Steps to Reproduce
```elixir
{:current_stacktrace, stacktrace} = Process.info(self(), :current_stacktrace)
Sentry.capture_message("Test messa…
-
Hey,
I am using docker to run elixir code and tools and therefore I don't have any executables for it.
The problem is that I can't remove the yellow warning. It would be nice if we could hide that…