-
Have you read the [Code of Conduct](CODE_OF_CONDUCT.md)? By filing an Issue, you are expected
to comply with it, including treating everyone with respect:
Remember that these are some guidelines…
-
### Zig Version
0.14.0-dev.2173+bd8ef0036
### Steps to Reproduce and Observed Behavior
With the following code as `z.zig`:
```zig
const std = @import("std");
test {
var x: u16 = 5…
-
Customer is seeing a workspace delete job hanging, and the unhanger fails to clean it up:
```
msg: error forcefully terminating hung provisioner job
{
"msg": "in tx",
"fun": "github.com/c…
-
roachtest.multitenant-upgrade [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/17419844?buildTab=log) with [artifacts](https://teamcity.cockroa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and did not find a match.
### Who can help?
_No response_
### What are you working on?
We are trying to execute …
-
@nebularg's implementation of [Luacheck as a GitHub Action](https://github.com/marketplace/actions/luacheck-runner) has a nice annotator that converts Luacheck's output to GitHub's annotation output f…
-
**Describe the bug**
Runner **fails xcode signing** step while being run **as a service via `./svh.sh start`**, however while using the runner via `./run.sh` the job completes **successfully**
…
-
## Bug Report
I create a [PR](https://github.com/tikv/pd/pull/8598) without any code changes, but the integration CI job "PD Test / chunks (8, TSO Integration Test) (pull_request) " failed:
```l…
-
Hello @BrianPugh,
Thank you so much for the project—it's truly amazing and simplifies many tasks!
I have recently started my journey with Cyclopts, and I've found that testing my CLIs can be qui…
-
This issue is about getting to 90% coverage for the Permit CLI. The current tests use only Node test runner and do not pass completely, so the task is also to stabilize the tests and choose the right …