Skip to content

refactor: Dockerfile #42

refactor: Dockerfile

refactor: Dockerfile #42

Triggered via push January 15, 2026 16:25
Status Failure
Total duration 3m 49s
Artifacts
Lint & Static Analysis
14s
Lint & Static Analysis
Build & Push Image
3m 30s
Build & Push Image
Security Scan (Trivy)
0s
Security Scan (Trivy)
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint & Static Analysis: Dockerfile#L65
DL3003 warning: Use WORKDIR to switch to a directory
Lint & Static Analysis: Dockerfile#L65
SC2046 warning: Quote this to prevent word splitting.
Lint & Static Analysis: Dockerfile#L61
DL3003 warning: Use WORKDIR to switch to a directory
Lint & Static Analysis: Dockerfile#L61
SC2046 warning: Quote this to prevent word splitting.
Lint & Static Analysis: Dockerfile#L59
DL3003 warning: Use WORKDIR to switch to a directory
Lint & Static Analysis: Dockerfile#L55
DL3003 warning: Use WORKDIR to switch to a directory
Lint & Static Analysis: Dockerfile#L55
SC2046 warning: Quote this to prevent word splitting.
Lint & Static Analysis: Dockerfile#L48
SC2046 warning: Quote this to prevent word splitting.
Lint & Static Analysis: Dockerfile#L48
DL3003 warning: Use WORKDIR to switch to a directory
Lint & Static Analysis: Dockerfile#L23
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Build & Push Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c curl -fsSLO https://get.bitlbee.org/src/bitlbee-${BITLBEE_VERSION}.tar.gz && curl -fsSLO https://github.com/EionRobb/skype4pidgin/archive/${SKYPE4PIDGIN_VERSION}.tar.gz && curl -fsSLO https://github.com/bitlbee/bitlbee-facebook/archive/v${FACEBOOK_VERSION}.tar.gz && git clone --depth=1 https://github.com/EionRobb/purple-hangouts.git && git clone --depth=1 https://github.com/EionRobb/purple-discord.git && git clone --depth=1 https://github.com/matrix-org/purple-matrix.git && git clone --depth=1 https://github.com/EionRobb/purple-teams.git && git clone --depth=1 https://github.com/dylex/slack-libpurple.git && git clone --depth=1 https://src.alexschroeder.ch/bitlbee-mastodon.git && git clone --depth=1 https://github.com/BenWiederhake/tdlib-purple.git" did not complete successfully: exit code: 128