Das Gürteltier

Results 6 issues of Das Gürteltier

### Bug description There's an inconsistency with `import-error` between `except ImportError` and `with contextlib.suppress(ImportError)`. With the former Pylint doesn't complain when it can't find the module/package, but with the latter...

False Positive 🦟
Needs PR

### Background information - **Dendrite version or git SHA**: `bfa344e83191c49bdc9917ab7a8ec31b93c202e9` - **Monolith or Polylith?**: Monolith - **SQLite3 or Postgres?**: Postgres 12.9 - **Running in Docker?**: No - **`go version`**: `go1.16.12...

bug
component:keyserver

I'm getting the following error: ``` [Linter] Error running Pylint Error: Failed to spawn command `python3.8 -m pylint`. Make sure `python3.8 -m pylint` is installed and on your PATH at...

question

https://github.com/asozialesnetzwerk/an-website/blob/8b5b301575416fe475e3bb88c760c54cd4c5c1fb/.github/workflows/release.yml#L129-L143 https://github.com/asozialesnetzwerk/an-website/actions/runs/6369096572/job/17289014819 ``` -> Installing analysis-icu -> Downloading analysis-icu from elastic -> Failed installing analysis-icu -> Rolling back analysis-icu -> Rolled back analysis-icu Exception in thread "main" java.nio.file.AccessDeniedException: /usr/share/elasticsearch/plugins/.installing-11365180841595527243 at...