-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
I think that the saving throw modifiers are bugged as they show the value of the stat.
Example: with a strength score of 16, the modifier for strength saving throws is +16.
And this happens for eve…
YuuHQ updated
1 month ago
-
I am just testing out how the library handles errors.
I can't seem to get it to throw an error with `maxRowLength` exceeded.
https://codesandbox.io/s/csvtojson-max-row-length-24v2w
maxRowLength…
-
Changing the settings of a 3D Tiles resource throws 404.
The reason is that the client class the `datasets` endpoint, while the `resources` endpoint (for 3dtiles only) should be called.
-
I expected the output of "S".Pluralize(false) to be "Ss", because I see "s" appended for other letters. e.g. "K".Pluralize(false) == "Ks"
However, it throws an exception:
System.IndexOutOfRangeE…
-
I removed the TV anime show "Bleach" while the scraping process was ongoing and I got this error in the Riven logs plus the service crashed and restarted each time I try to delete the show and the sho…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dark-architecture-go8s7s
### To Reproduce
1. install `sass` (`yarn add -D sass`)
3. import styles from a SCSS module…
-
### Reproduction
```swift
// Module 1
public struct E1: Error {}
public func f1() throws(E1) {}
// Module 2
import Module1
func f2() throws {
f1()
}
```
Changing `public func f1(…
-
```
~ $ neofetch
-o o- u0_a636@localhost +hydNNNNdyh+ …
-
https://github.com/modelmapper/modelmapper/blob/master/core/src/main/java/org/modelmapper/internal/util/Types.java
isInternalType throws NullPoint when i use default package