devtron
devtron copied to clipboard
All branches of `if-then-elseif` construction are identical
Every branch of the following if-then-elseif construction do the same (_, err = impl.dbConnection.Query(&appStoreWithVersion, query, queryParams...)
https://github.com/devtron-labs/devtron/blob/fb1cbf5f887a2955182fee99785c797ca2bf8804/pkg/appStore/discover/repository/AppStoreApplicationVersionRepository.go#L179-L187
Found with revive