refactor: Dockerfile #42
build-scan-push.yml
on: push
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
|