-
**Describe the issue:**
When running `azd up`, the following error occurs:
![image](https://github.com/user-attachments/assets/ab7bb840-db65-44ce-8089-19339edeb167)
and the final result of runn…
-
These issues were missed by the auto-filer during the 9.0 development cycle. Tracking them here, as well as tagging those who seem the most likely to be able to investigate the issue based on the chan…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [X] I have not been informed if the issue is resolved in…
-
### Description
Using `dotnet watch` on a project and modifying the code of a class with a very specific structure fails as follows:
```
value: 3
value: 3
value: 3
dotnet watch ⌚ File changed: .…
-
### Feature description
To make the view more concise and to save space, is it possible to remove the "seconds" field from the timestamp in the commit list view?
![image](https://github.com/user-at…
-
this configuration causes errors in the container
- READARR__0__NAME=readarrBooks
- READARR__0__ENABLED=true
- READARR__0__HOST=xxx
- READARR__0__APIKEY=xxx
…
-
hello i run into this issue when trying to run the build script
`
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[4/8] Compile Module.PaperZD.cpp
[5/8] …
-
### Description
In my code I follow the instructions from the docs and create a session using this snippet:
```csharp
var providers = new List()
{
new EventPipeProvider(
…
AT-WH updated
8 months ago
-
Issue:
Assertions.Assert has performance issues if you do something like this:
```
// in a hot loop called many times per update
Assert.IsTrue(x > y, $"{x} is not greater than {y}");
```
The mes…
-
### Library name and version
Azure.AI.OpenAI 1.0.0-beta.15
### Describe the bug
Trying to use OpenAIClient together with AI Search doesn't seem to work. OpenAIClient by itself works. SearchIn…
mawcc updated
6 months ago