-
While generting fixtures for my vehicle, same as in #193 I run into the following error:
```
2024-11-11 20:56:33 L-13697 myskoda.rest_api[24732] ERROR Failed to deserialize data: {"isVehicleInSave…
-
I've been using httpdbg to find 3rd party API calls in my test suite so that I can mock them. I find myself scrolling through the request "stack" tab quite often and it would be really useful to high…
-
### Description
Improving code maintainability and readability.
### Proposed Solution or API
Separate the logic in `reorder.tsx` into a `use-reorder.ts` file.
### Additional Information
…
-
**Description**
Refactor all the existing auth test in the platform to POM approach and use the reusable components
**Task - Part 1**
**Rename and Merge Files:**
- Rename the [auth_spec](cypress/e…
-
### System Info
It meets requirements.txt. Nvidia GeForce GPU.
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### 🐛 Describe the bug
I'm using the remote::vllm s…
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
Our CI fails when upgrading the sphinx t…
-
I am opening this issue for a discussion on how to improve / unify the (IR) remote handling.
The IR receiver currently uses around 20kB of flash which is excessive. Parts of that is coming from th…
-
### Error description
A `TypeError: 'NoneType' object is not subscriptable` error is returned when an incorrect API token is passed into `dbt-cloud-cli` and these lines run;
https://github.com/d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master(1e75a42)
- Deployment mode(standalone or cluster):cluster
- …
-
I am starting the container (adamzammit/limesurvey:latest) with the following env:
```shell
LIMESURVEY_DB_HOST: "myhost.com" (or myhost.com:3306)
LIMESURVEY_DB_USER: "li…