-
### Actual Behavior
The build seems to succeed, but then there is a failure to create the package, with the error being something cryptic about JSON decoding.
It doesn't seem like any of the…
-
#### What are you trying to achieve?
I want to extend the Appium helper like:
```typescript
class AppiumExtended extends CodeceptJS.Appium {
```
#### What do you get instead?
```bash
npx code…
-
### Version
v20.20
### Platform
mac os
### Subsystem
_No response_
### What steps will reproduce the bug?
I'm working on tool that collects coverage https://github.com/coderaiser/…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=353048
Build error leg or test failing:
Pull request: https://github.com…
-
## Expected Behavior
Geonode to start normally and connect to geoserver and geonode postgresql db. I think this issue may be related to environment variable.
## Actual Behavior
Container start…
-
[pyscript](https://github.com/custom-components/pyscript) is a custom integration and uses [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component…
-
### What version of Remix are you using?
1.4.1
### Steps to Reproduce
Create a MetaFunction with an error inside:
```ts
export let meta: MetaFunction = () => {
throw new Error("boom")
…
-
make Debian packages great again
-
### Summary of problem
patch() errors out for pymongo 4.5.0 but works for previous release 4.4.1
### Which version of dd-trace-py are you using?
ddtrace (1.18.0) but error appears to persist …
-
### Summary
I'm packaging ansible-core for OpenIndiana. During the construction of 2.15.0 package I noticed the `test_importlib_resources` test fails if there is already ansible/ansible_collection…