Michele Cardone

Results 5 issues of Michele Cardone

I used this library in several scenarios and it worked flawlessly. However I discovered that the `union` method of the `QuerySet` is not explicitly implemented. That causes `union` to be...

enhancement

It seems `list_of_files` is not the right choice as default lint mode for the `golangci-lint` linter, for several reasons. In such mode, the changed `.go` files are sent in a...

I detected it's currently not possible with this client to be prompted to set a new password after an user password is administratively reset, for instance when an user is...

enhancement

Whenever I run the `GoLint` command in my devcontainer the `golangci-lint` binary is being installed. The problem is that, even though the installation seems successful ``` install github.com/golangci/golangci-lint/cmd/golangci-lint@latest finished ```...

### Description It seems #8776 is not fully solved. An inconsistent behavior is observed when data is resolved from a promise. ### Flavors - [ ] Script tag - [x]...

bug