-
I am getting the following error when I add a sort query:
`java.lang.NoClassDefFoundError: Could not initialize class io.github.perplexhub.rsql.jsonb.JsonbSupport`. If I remove the sort query, the fi…
-
Hello, I'm running into this error when trying to make a CI build using GitHub actions. It's running on macOS.
`Managed Stacktrace:
===============================================================…
-
### Description
I use Azure pipelines to build the core and platform-specific libraries for my Maui application. I use build configurations to control which projects are built on each Azure-hosted b…
-
### Description
Creating a new .net MAUI 9 app using Visual Studio 17.12.0 through
File > New > Project (updating nuget packages to latest version 9.0.10)
and subsequently selecting the target an…
-
### Expected behavior
# abstract-builder-pattern-mapstruct
This Java project shows a use case of the abstract builder pattern adapted from the book "Effective Java" by Joshua Bloch.
It aims to …
-
**Failed in:** [runtime-coreclr libraries-jitstress2-jitstressregs 20241123.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=877433&view=ms.vss-test-web.build-test-results-tab&runI…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### DeepFlow Component
Agent
##…
-
Hi, while playing around updating and upgrading my app I run into a compatibility issue.
Here is an example of the registration code:
```c#
public static class DependencyInjection
{
publi…
-
I'm running the partial assembled code on a platform with `avx512` architecture. However the speed is same as on my vmware.
I did following things:
1. build mfem with `cmake -DCMAKE_C_FLAGS="-march=…
-
I've seen this fail occasionally on the public macOS buildbots. Example: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/15188/execution/node/97/log/?consoleFull
```
FAIL: LLDB…