-
### Describe the Bug
The Stripe Webhooks quit working in my application. My build error is
```bash
src/app/api/webhooks/stripe/route.ts
Type error: File '/home/mike/Code/cvx-junior-golf/src/app/api/w…
-
# User Story: As a developer
I would like resolve functions to support optional SARIF format error output so that I can better track, analyze and integrate error reporting.
## Goals:
Enable resol…
-
> ### `az feedback` auto-generates most of the information requested below, as of CLI version
2.0.73
**Describe the bug**
When implementing an E2E test scenario to upload a zip file to a storage…
-
### Proposed Changes
- Set the default filter type for `models.ForeignKey` to `ModelMultipleChoiceFilter` in `nautobot/utilities/filters.py`:`BaseFilterSet.FILTER_DEFAULTS`
```py
mo…
-
# How to reproduce
```
await deep.reserve(5000)
```
# Error
```
28 | };
29 | var ApolloError = (function (_super) {
30 | tslib.__extends(ApolloError, _super);
31 | function ApolloE…
-
### Location
The test suites, especially `tests/run-make` and `tests/run-make-fulldeps`.
### Summary
It'd be nice for people to be able to reliably run test suites without necessarily having to rel…
-
### Bug summary
Hi!
I was following the [official guide](https://docs.prefect.io/integrations/prefect-snowflake/index) to allow Prefect reading/writing from/to Snowflake.
I have setup the nec…
-
Since ages ago, probably when there was only one repo assigned in the OWASP organization, we pushed all the utilities related to CRS in the same repository as the rules.
This has lead to having lot…
fzipi updated
4 weeks ago
-
### Microsoft PowerToys version
0.72.0 & before
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
Mouse Utilities
### Steps to reproduce
activate …
-
- Add test helper to execute a statement and get back `Result` (for DDL)
- Reorganize and document the quirks
- Add test helper to execute a statement and get back a single batch (tests assume they …