-
![image.png](https://raw.githubusercontent.com/VedJoshi/pe/main/files/318b5695-69a8-4fb2-9313-ccb431f9ce0f.png)
Steps to reproduce
1. Addc with name and email incorrectly (fails validation checks)
2.…
-
### What happened?
I'm working on a script to configure merge queues across many repos (code snippet below).
I noticed that 3 of the fields I tried to configure had TS errors. If I use `@ts-expe…
-
### Issue
At the moment if the Drone wants to do some checks on the DroneOptions passed during initialization, it can't return an error because of the trait:
``` rust
fn new(options: DroneOptions) …
-
Hi @rvalavi - The package still fails during CRAN checks. Everything works fine for me locally when I build and check the package. I also don't get any errors when I run the tests.
Any ideas?
ht…
-
### Context:
To maintain content quality and enforce community standards within the `r/boards` realm, a reliable flagging system is necessary. This system should allow designated users (e.g., moderat…
-
**Is your feature request related to a problem? Please describe.**
C++ is an inherently complex language and has countless footguns. Currently there are no safeguards against this and bug lifetime is…
-
Zig already has `checkAllAllocationFailures` for doing this, however it is opt-in.
I propose to make the test runner enable this kind of testing by default. When it makes an allocation fail, it all…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/318b5695-69a8-4fb2-9313-ccb431f9ce0f.png)
Steps to reproduce
1. Addc with name and email incorrectly (fails validati…
-
Description: We need to create a GitHub Actions workflow that automates the validation of pull requests (PRs). This workflow will ensure that all PRs meet the following criteria before being merged:
…
-
The code in `src/config/configLoad.ts` can be optimized for better efficiency. Suggested improvements include:
1. **Parallelize File Checks:** Execute the local and global configuration file existe…