-
Originally had this as a discussion in https://github.com/nodejs/node/discussions/43384
---
At the Austin Collaborator Summit, there was significant discussion around the need for a more well-de…
-
Mention any false positives or false negatives in code coverage in this issue with an example where it occurred and it will be added to the list!
- [ ] An `else` only line https://codecov.io/gh/Smi…
-
We are new to using the Dashboard software and did not mind only having the PowerPlay background. We have been using version 0.4.10 and now see that version 0.4.13 has the background we would like. FW…
-
### Link to the code that reproduces this issue
https://github.com/SlimDaddy228/nextjs-bug-report
### To Reproduce
1. You need to build the project using the command in cmd - `npm run build`
### C…
-
### Description
When I execute my android integration test, I receive a `NullPointerException` in AndroidGoogleTest. It appears the `stackTraceFile` argument is `null`, which is pulled from `controll…
-
I have a question concerning the handling of go. The point is, that a compiled go file contains the runtime, i.e., the oss dependencies of the project should contain the runtime packages as well as th…
-
## Issue description
I am running a rails 6 app, using last version of wicked_pdf (2.1.0) and wkhtmltopdf-binary (0.12.6.5).
I needed to reinstall everything because I installed a new SSD drive, …
-
For application I'm writing in scala - https://github.com/upd-machine/nlu-pipeline/tree/development/nlu-intent-toolkit
```bash
Exception in thread "main" java.lang.IllegalArgumentException: ALPN i…
-
I tried using BOLT to optimise clang and lld for compiling Linux kernels, however the BOLT optimised clang and lld segfault while attempting to compile the Linux kernel (6.1.6), yet the vanilla binari…
-
### Link to the code that reproduces this issue
https://github.com/eve0415/next-issue-poc
### To Reproduce
1. Run `pnpm build`
2. Error logs shown in terminal
```sh
> next build
▲ Next.js…