Clement Cheung

Results 8 issues of Clement Cheung

See https://github.com/devcontainers/cli/issues/699 for details ``` /workspaces/cli/dist/spec-node/devContainersSpecCLI.js:6107 return paths.every((q) => q[0] === fn) && dirs.every((q) => q[0] instanceof Set && q[0].has(fn)); ^ TypeError: Cannot read properties of undefined (reading '0') ```...

Rational Resources mod in CRP play mode made many custom changes to resources. It also comes with modlets that could potentially change Workshop resources like MetalOre and Metal. It's probably...

Fixes https://github.com/Angel-125/Pathfinder/issues/41 Judging by other code in this repo, looks like BARIS dependency is supposed to be removed. Instead of ModuleBreakableConverter in the template, everybody else now gets a ModuleQualityControl...

All templates that contains any OmniConverter seems to have the HTML description rendered raw. Like literally "OmniConverter 1" in the UI.

Installing BARIS fixes the issue. But I don't want BARIS.

For some reasons, this feature causes devcontainers to choke: ``` "features": { "ghcr.io/devcontainers-community/features/llvm:3.0.0": {}, // "./features-llvm": {}, ``` [build.log](https://github.com/devcontainers/cli/files/13575679/build.log) 3.0, 3, and latest gives same problem. But cloning the repo...

bug
upstream

[cmake] CMake Deprecation Warning at /home/clementcheung/.cache/cpm/lazycsv/02ce70eeabdd1e9cffff0422b5ab0b4947ed6f01/CMakeLists.txt:1 (cmake_minimum_required): [cmake] Compatibility with CMake < 3.10 will be removed from a future version of [cmake] CMake. [cmake] [cmake] Update the VERSION argument value....