All checks were successful
CI / Check spelling (pull_request) Successful in 1m24s
CI / Check coding style (pull_request) Successful in 1m44s
CI / Linux (debian) (pull_request) Successful in 12m16s
CI / Linux (ubuntu) (pull_request) Successful in 13m11s
CI / Linux (fedora) (pull_request) Successful in 15m4s
CI / Linux (arch) (pull_request) Successful in 15m37s
Current setup of the infratstrcture with DIND was causing issues with volume binding, leading to a false-positive error on code formatting check. This commit addresses the issue by removing dependency on a container, but at the same time it limits choice of formatting version. This fix does not address the underlying issue with the architecture. As an additional change, package versions are updated.