Add GitHub Actions workflow for build and test process #1
build.yml
on: push
Build Distribution
15s
Lint and Code Quality
9s
Security Scan
0s
Create Release
0s
Annotations
7 errors
|
Lint and Code Quality:
Dockerfile#L154
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
|
Lint and Code Quality:
Dockerfile#L116
SC2015 info: Note that A && B || C is not if-then-else. C may run when A is true.
|
|
Lint and Code Quality:
Dockerfile#L94
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Lint and Code Quality:
Dockerfile#L83
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Lint and Code Quality:
Dockerfile#L72
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Lint and Code Quality:
Dockerfile#L69
SC3009 warning: In POSIX sh, brace expansion is undefined.
|
|
Build Distribution
buildx failed with: ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref i5xkxndmwikior21p7jji5dca::z00itte2pxu5kdlpetxkqee7j: "/build.sh": not found
|