-
### Current behavior:
Running `cypress run` emits an error:
```
Warning: We failed to trash the existing run results.
This error will not alter the exit code.
Error: Command failed: /User…
-
Every time the Windows docker container is either rebooted, or the host Linux system is restarted, the Windows network settings are not carried over at next boot requiring manual intervention to re-es…
-
Я Столкнулся с проблемой: не показывается трек
Вот скриншот с логами скрипта/проблемой:
![image](https://github.com/user-attachments/assets/57883f8d-9906-4739-8ed3-e138c8f091fc)
OS: Windows 10 …
-
### NuGet Product Used
NuGet SDK
### Product Version
Dev\6.11.0.113
### Worked before?
It is a regression since the issue doesn’t repro on patching Dotnet SDK with NuGet Client Dev\6.1…
-
Repro script:
```
Start-Job -Name 'Flancy' -ScriptBlock {
Import-Module -Name 'Flancy' -ErrorAction Stop
New-Flancy -WebSchema @{
Method = 'Get'
Path= '/'
Script = {'H…
-
## Bug Report
#### Current Behavior
After running `scoop status`, it raise an error:
```txt
Where-Object: F:\scoop\apps\scoop\current\libexec\scoop-status.ps1:58
Line |
58 | Get-C…
-
After `dotnet tool update --global dotnet-ilverify --version 5.0.0`, any invocation of `ilverify` that includes a dll (I tried several) fails with:
```
Error: Internal.IL.VerifierException: Assemb…
-
One of the big problems we have had in the language has been not knowing whether the following expression was going to return a single element or an array:
$x = gps $name
We fixed this longstand…
-
https://github.com/SigmaHQ/sigma-specification/blob/main/appendix/sigma-modifiers-appendix.md
I'd like to support the V2 `re` sub-modifiers before they start being used. Currently they are not in u…
-
### Summary of the new feature / enhancement
Currently, both `Convert-Path` and `Resolve-Path` only ever report non-hidden files as matching a given _wildcard pattern_.
In order to also support …