Add initial implementation of Mesh Agent and Multipoint Groups #169
Annotations
3 errors
media-proxy: Build and push image
buildx failed with: ERROR: failed to solve: process "/bin/bash -ex -o pipefail -c git clone --branch main https://${GITHUB_CREDENTIALS}github.com/OpenVisualCloud/Media-Transport-Library \"${MTL_DIR}\" && git -C \"${MTL_DIR}\" checkout ${MTL_VER} && git clone --branch v${DPDK_VER} --depth 1 https://github.com/DPDK/dpdk.git \"${DPDK_DIR}\" && git clone --recurse-submodules https://github.com/xdp-project/xdp-tools.git \"${XDP_DIR}\" && git clone --depth 1 --branch \"${LIBFABRIC_VER}\" https://github.com/ofiwg/libfabric \"${LIBFABRIC_DIR}\" && git clone --branch ${GPRC_VER} --recurse-submodules --depth 1 --shallow-submodules https://github.com/grpc/grpc \"${GRPC_DIR}\" && git clone https://github.com/OpenVisualCloud/SVT-JPEG-XS \"${JPEGXS_DIR}\" && git -C ${JPEGXS_DIR} checkout ${JPEGXS_VER} && patch -p1 -i <(cat \"${MTL_DIR}/patches/dpdk/${DPDK_VER}/\"*.patch)" did not complete successfully: exit code: 128
|
media-proxy: Scanner Hadolint Dockerfile scan tty output:
media-proxy/Dockerfile#L11
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|
media-proxy: Scanner Hadolint Dockerfile scan tty output:
media-proxy/Dockerfile#L57
SC2153 info: Possible misspelling: LIBFABRIC_VER may not be assigned. Did you mean LIBFABRIC_DIR?
|
Loading