-
https://github.com/wesbos/awesome-uses/pull/998/checks
```
Run npx danger ci
You need to add GITHUB_TOKEN to your Danger action in the workflow:
- name: Danger JS
uses: danger/dange…
-
Using jquery.payment, we need to validate credit card number, expiration date and CVC before sending the form.
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
Schemasafe adapter throwing runtime error
```
sveltekit-superforms….j…
-
Updating user information on the profile page breaks the app locally. It seems as if the update form requires an image to be uploaded. If only the username is updated it breaks because no file has bee…
-
### Clear and concise description of the problem
With the change of [next-mf status to maintenance](https://github.com/module-federation/core/issues/3153), we noticed that it might be necessary to cr…
-
Need to be able to automatically test new changes to ensure functionality isn't degrading as we move forward.
Set up tests and automatic test runs as part of CI
-
In [TSTyche repo](https://github.com/tstyche/tstyche) I have 98 test files. If I run them locally in VS Code terminal, the output rendered by first test files cannot be reached any more. If there are …
-
The city input field allows invalid characters or empty submissions, leading to unnecessary API calls and poor user experience. Add validation to ensure only valid city names (alphabetical characters)…
-
Lintspaces doesn't claim to support .editorconfig's ``charset`` property, but appears to be reading it and attempting to use it in a way that can lead to exceptions.
An exception can occur if the `…
-
## Bug Report
Running the CALM CLI on my machine gives me the following warning:
```
(node:15726) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternat…