build with github actions and docker #2
Annotations
9 errors
build (clang):
Dockerfile#L1
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
build (clang):
Dockerfile#L15
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|
build (gcc):
Dockerfile#L1
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
build (gcc):
Dockerfile#L15
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|
build (alpine):
Dockerfile#L1
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
build (alpine):
Dockerfile#L15
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|
build (intel)
The job was canceled because "gcc" failed.
|
build (intel):
Dockerfile#L1
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
build (intel):
Dockerfile#L15
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|