-
vs code:
Version: 1.86.0 (Universal)
Commit: 05047486b6df5eb8d44b2ecd70ea3bdf775fd937
Date: 2024-01-31T10:29:15.765Z (6 days ago)
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.…
-
## Description
When executing the integration tests (created by default with the extension template), the test fails with the following error:
```sh
1) tests/tst_widget_extension.spec.t…
-
# To people coming from search: please [read this page first](https://reactjs.org/warnings/invalid-hook-call-warning.html). It contains most common possible fixes!
**Do you want to request a *f…
-
Let's say I have the following packages:
- `subdep/1.0`, `subdep/1.1`.
- `dep/1.0` that was built with `subdep/1.0`. Where `dep` has `requires='subdep/[>=1.0]'`.
- `pkg` with `requires='dep/[>=1.0…
-
# Context
The overwhelming majority of packages in the Nix ecosystem did not come from the Nix ecosystem. As such, the projects these packages are made to provide tend to use incompatible organizat…
-
While Trying to use the releases functionality I discovered that the release tag url is being built incorrectly, making it impossible to get a release by tag. This is actually an issue with an upstrea…
-
#3301 brings up the fact that Partial Trust is no longer supported in .NET Core and conflicts with `HandleProcessCorruptedStateExceptions` in the full framework. This and other changes make me think t…
-
`full_description.txt` and `short_description.txt` for `zh-CN` are empty (0 byte) files which causes some issues: the "empty" description might overwrite the fallback `en-US` one causing the app to sh…
-
**Is your feature request related to a problem? Please describe.**
when deploying OpenSearch as part of a larger application fleet in an environment (in our case: kubernetes) where any installation/u…
-
The `github_repository` resource currently makes new repositories public by default, and requires you to specify that you want it private. This is a poor choice from a security perspective, especially…