clement-brodu
clement-brodu
I'm more interested in cognitive complexity to improve code readability.
For me, a separate rule is the best choice. The name could be "Unused parameter for implemented method" False positive could be ignored with ` {&_proparse_ prolint-nowarn(varusage)}`. But for me,...
I will try your sonarlint version next week. In a few cases I use directories from other projects directly, but most of the time I use PL files. For me,...
Hello, see https://github.com/linuxserver/docker-duplicati/issues/89#issuecomment-2571682798 If it's like me, you should try to add these 2 WebSocket headers to your reverse proxy. - `Upgrade` : `$http_upgrade` - `Connection` : `$connection_upgrade`
Same issue here 😞
Hello, For me, the problem was with the reverse proxy. Everything is fine when I access duplicati via the local IP address `192.168.1.123:8200`, but I get a lot of errors...
Hello, I'm not sure what `status/1-needs-design-review` means. Should I wait for a review from someone, or should I find another way to resolve the issue? Thanks