workflow: release IBM MQ exporter container #5
Annotations
1 error and 16 warnings
push-images (mq-metric-samples)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c T=\"$TARGETOS/$TARGETARCH\"; if [ \"$T\" = \"linux/amd64\" ]; then MQARCH=X64; RDURL=\"https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist\"; RDTAR=\"IBM-MQC-Redist-Linux${MQARCH}.tar.gz\"; cd /opt/mqm && curl -LO \"$RDURL/$VRMF-$RDTAR\" && tar -zxf ./*.tar.gz && rm -f ./*.tar.gz && bin/genmqpkg.sh -b /opt/mqm; elif [ \"$T\" = \"linux/arm64\" ] ; then cd /MQINST; c=`ls *$VRMF*.tar.gz 2>/dev/null| wc -l`; if [ $c -ne 1 ]; then echo \"MQ installation file does not exist in MQINST subdirectory\";exit 1;fi; cd /opt/mqm && tar -zxf /MQINST/*.tar.gz && export genmqpkg_incserver=0 && bin/genmqpkg.sh -b /opt/mqm; elif [ \"$T\" = \"linux/ppc64le\" -o \"$T\" = \"linux/s390x\" ]; then cd /MQINST; c=`ls ibmmq-*$VRMF*.deb 2>/dev/null| wc -l`; if [ $c -lt 4 ]; then echo \"MQ installation files do not exist in MQINST subdirectory\";exit 1;fi; for f in ibmmq-runtime_$VRMF*.deb ibmmq-gskit_$VRMF*.deb ibmmq-client_$VRMF*.deb ibmmq-sdk_$VRMF*.deb; do dpkg -i $f;done; else echo \"Unsupported platform $T\"; exit 1; fi" did not complete successfully: exit code: 1
|
push-images (mq-metric-samples)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-buildx-action@v1, docker/setup-qemu-action@v1, docker/login-action@v2, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
push-images (mq-metric-samples)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, docker/setup-qemu-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
push-images (mq-metric-samples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
push-images (mq-metric-samples)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|