Christian Fuchs

Results 6 issues of Christian Fuchs

Regarding issue #284 (and maybe also older issues like #233): - this PR drops the GoogleTest code copied into the Entwine code - and replaces it with CMake code according...

Entwine still uses a 3.6.1 copy (dating ~3 years ago) from the original author in , while his current version reached 3.11 or something. With the evolution of C++ in...

## Expected Behavior When cloning the repository and running `./gradlew --console plain installDist` (as in the project README.md), the project should build. ## Actual Behavior After `gradlew` downloaded `gradle-7.4.2-all.zip`, the...

**Describe the bug** Using rook.io, the rook pods `rook-ceph-osd-prepare-` fails to setup a PersistentVolumeClaim. "describe pod" finally reports the event (warning) "MapVolume.SetUpDevice failed for volume "pvc-c869a0057b0c4904" : kubernetes.io/csi: blockMapper.stageVolumeForBlock failed...

bug

Updating to Spring Boot 4.0.0 which now references `junit-jupiter-params:6.0.1`, the method `provideArguments(@SuppressWarnings("unused") ExtensionContext context)` is marked deprecated with the recommendation to use `provideArguments(ParameterDeclarations parameters, ExtensionContext context)` which is marked experimental....

type: enhancement
theme: documentation
component: Jupiter
theme: parameterized tests

## Current Behavior When I run a first nx console command, or when I run `nx reset` and then an nx console command, a shell appears saying "npm install nx@latest"...

type: bug