-
The Location object (/6) in its current version 1.0, defines the Latitude, Longitude and Timestamp resources as Mandatory; however, the device may often not know its location, for example when it is s…
-
**Describe the bug**
Simply running the spectral-cli on a json file outputs `warning parser Using tabs can lead to unpredictable results` for every line with indentation even though …
-
### Describe the bug
When using `assignInlineVars` function:
```ts
Example
```
React warns you about not being able to pass non plain objects between Server and Client components.
The pr…
-
According to the documentation
> In the event there are no defined check [sic], the fix will always run.
https://oscope-dev.github.io/scope/docs/models/ScopeDoctorGroup#actions
but creating a…
-
# Context
The overlap in specification between AsyncAPI and OpenAPI specs allows the combining of common models across both.
Example:
./models/foo.yaml
```yaml
openapi: 3.1.…
-
Hi
First of all thanks to all devs! I'm using PyPy to accelerate my pipelines from years, awesome work!
While developing a new pipeline for data processing I encountered what to seem a memory leak…
-
### LanceDB version
_No response_
### What happened?
I believe the codebase currently only supports blob connection using AZURE_STORAGE_ACCOUNT_NAME, AZURE_STORAGE_ACCOUNT_KEY credentials since fs_…
-
Filtering can be performed when listing objects or pruning objects. In some components a `TypedDict` is used to indicate the supported filter types, while in other components a plain `Dict[str,str]` i…
-
### Prerequisites
- [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/)
- [X] I am reporting a bug, not asking a question
### Description
**Issue:** W…
-
It's a bit odd that the `http` feature currently depends on a specific high-level crate. This may cause a few annoyances:
* Even if you want to use another crate (like the HTTP client in hyper), yo…