-
After updating the bot to latest it keeps failing on startup. I even double checked the discord bot token and generated a new one. Is there something I'm missing?
**Logs**
```
muse-1 | prism…
-
### What version of Bun is running?
1.1.33
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
Edit: Ignore below, to recreate, there is are repo her…
-
Getting a warning on npm install about the deprecated superagent.
npm WARN deprecated superagent@3.8.3
% npm ls superagent
shy@1.0.18 /Users/nates/dev/shy
└─┬ supertest@4.0.2
└── superagent@3…
-
After creating a profile as of
```
"Profile stored in localStorage {"type":"Person","name":"yourself","description":"","birthDate":"","nationality":"","website":"","image":"","address":{"streetAddres…
-
A test failed on a tracked branch
```
Error: expected 200 "OK", got 424 "Failed Dependency"
at pushCase (index.ts:664:6)
at Context. (get_connectors.ts:522:44)
at processTicksAndRejection…
-
## Version **3.6.0** of [superagent](https://github.com/visionmedia/superagent) just got published.
Branch
Build failing 🚨
Dependency
…
-
Tests fail with
```
superagent: double callback bug
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -104,
code: 'ECONNRESET',
syscall…
-
## CVE-2020-11022 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.11.3.js, jquery-1.7.2.min.js, jquery-3.2.1.min.js, jquery-1.7.1.min.js
jquery-1.11.3.js
JavaScript library for DOM…
-
## CVE-2020-11023 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.7.2.min.js, jquery-1.11.3.js, jquery-1.7.1.min.js, jquery-3.2.1.min.js
jquery-1.7.2.min.js
JavaScript library for …
-
I dont see any requests which was made by `superagent` (https://github.com/ladjs/superagent) client, but I see requests which was made by `fetch`.
Any idea why?