-
I have been trying to open the app [Sensor Server v4.0.0](https://github.com/umer0586/SensorServer/releases/tag/v4.0.0), but it closes immediately.
Version v3.2.1 works fine
Android Version 13
O…
-
**Describe the Bug**
On Android I'm seeing a stop button and an extra skip button added to the notification player.
![IMG_20230321_143529](https://user-images.githubusercontent.com/19305608/22662354…
-
### Which package is the feature request for?
discord.js
### Feature
Builders does it's job adequately for what it's meant for, however there are some issues when repurposing it for discord.j…
-
## Summary
I can not implement DAO entity with ID, which is actually a reference to another table.
## Details
I have one global entity, which contains ID (of UUID type), type (simply text marker)…
-
## Problem
tsc does not support transforming absolute module paths into relative paths for modules located outside node_modules. In client side apps, this is often not an issue because people tend to…
-
### Bug Description
plugin wont start
### Expected behavior
_No response_
### Plugin Version
1.6.0
### Minecraft Server
Other (please indicate in next input)
### Custom min…
-
### Description of the problem / feature request:
Strict deps labels are incorrect when using scala_import
I suspect the problem is in the java rules and not scala_import since java_rules seems to…
-
We ran into an issue with an on prem server. It takes > 3 seconds in some situations to connect to the Notion endpoints and the SDK throws a Null Pointer Exception. Have a look at the logs below:
…
-
## Describe your question
Is there a way to create a Kotlin data class where all properties have non-nullable values?
For example...
```kotlin
data class A(
val id:Long?,
val name:Stri…
-
**Use case**
I'm finding `ApolloCompositeException` annoying to handle. It contains multiple exceptions and you kind of have to pick one exception, and based on it show error message to user. Along s…