unkwn1

Results 4 issues of unkwn1

It was being raised due to `len() is not 0`. Instead the statements have been changed to `len() != 0`

Here's the output. ```sh ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ia3q2lsi/tuijam_b1097da70dd34e249ace0fc3b1d4e5eb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ia3q2lsi/tuijam_b1097da70dd34e249ace0fc3b1d4e5eb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install...

Unfortunately neither the `tuijam` or `tuijam-git` are available on the AUR. Should be removed from installation instructions until it is :(

I have vaultwarden setup locally. Using Goldwarden cli installed via `AUR` I have no issues connecting to my server using the directions from the cli wiki - i.e: `vault.domain.lan/api` `vault.domain.lan/notifications`...