-
### Version
17.3.0
### Platform
Linux
### Subsystem
internal/process/promises
### What steps will reproduce the bug?
Make a project folder.
Create `package.json`:
```json
{
"type": …
-
### What is the problem this feature would solve?
#### Background
`typescript-eslint` has a rule called [`no-floating-promises`](https://typescript-eslint.io/rules/no-floating-promises/) which req…
-
**TLDR: Trying to use azure as primary storage. Without encryption, can't upload to azure at all. With encryption, uploads work but it duplicates all files with one encrypted and one unencrypted co…
-
There are some promises in the code that are not handled correctly. Add these rules to the eslint config and fix them:
Note: Running eslint with these rules might take a while
```
"@typescript-…
-
- use `await` in places like [this](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/blob/ba78ad813e000708fda9d8954fd2af0880f0d7a2/packages/opentelemetry-cloud-monitoring-exporter/sr…
-
### Software versions
_Please provide at least OS and version of pact-js_
- **OS**: N/A
- **Consumer Pact library**: 13.4.1
- **Provider Pact library**: N/A
- **Node Version**: N/A
### Iss…
-
#### What is the feature or improvement you would like to see
In large graphs, the number of shortest paths between two nodes can grow exponentially or even factorially, leading to memory issues when…
-
## Type: Error
### Title:
Internal error occurred!
### Content:
{}
TypeError: Cannot read properties of null (reading 'type')
at /Applications/ezytdl.app/Contents/Resources/app.asar/…
-
Hi there, this is the issue I was referring to in #13 - reporting anyway even though code isn't here to refer to.
Not sure if this is on purpose or not, but I've noticed there's a mismatch between …
-
I have a NodeJs service (using express) that we are now trying to monitor with Xray.
For some reason, every time a new request is issued, I get the following error:
```
[ERROR] Error: Failed to get…