-
### Describe the bug
The command writes error to the standard output which makes it fail in CI pipeline.
az containerapp command often display error information on the standard output. Therefore w…
-
While reviewing https://github.com/coder/modules/pull/329 I noticed we didn't print any errors to stderr. I suggest we add helper functions for this:
```sh
# lib
error() {
echo "ERROR: $@" >&2
…
-
stderr: fastrtps
CMake Error at CMakeLists.txt:231 (find_package):
By not providing "Findfoonathan_memory.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuratio…
-
As we know VSCode IDE has capability to open external links in configured browser, when "workbench.externalBrowser" config is set to a value, the IDE uses this (open) library to open the external link…
-
I keep getting the following error when trying to start the container:
`bootstrap stderr | mv: bootstrap stderr | cannot create directory ‘/var/lib/mysql/mysql’ bootstrap stderr | : Permission denie…
b0red updated
2 months ago
-
It would be nice to have some control over where the worker’s `stdout`/`stderr` goes. Currently, there is no (documented) way to access this, and output is just silently dropped. To some extent, this …
Socob updated
1 month ago
-
Sorry if this is silly, but we wanted to hear the developer's thoughts on this.
In our project we initialise 4 different `gosseract.Client`s one at a time using `gosseract.NewClient`, and then for …
-
As a workaround for jlewi/foyle#286 I started configuring code cells to run in a non-interactive terminal. When I do this, I notice that errors (I think stderror) don't show up.
Here's a video. In …
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_0/604 - [mac14-aarch64-6](https://openj9-jenkins.osuosl.org/computer/mac14-aarch64-6)
HeapHogLoadT…
-
```
D:\yqs\appdata\CodeQL\databases\javascript\product>codeql database create --overwrite --language=typescript --source-root D:\yqs\appdata\CodeQL\source\javascript\test-ts D:\test-ts-db
Picked up JA…