build(deps-dev): bump http-proxy-middleware from 2.0.0 to 2.0.7 in /datahub-web-react #5
docker-unified.yml
on: pull_request
setup
5s
Build and Push DataHub Ingestion (Base) Docker Image
9s
Build and Push DataHub MAE Consumer Docker Image
4m 34s
Build and Push DataHub MCE Consumer Docker Image
4m 48s
Build and Push DataHub Kafka Setup Docker Image
27s
Build and Push DataHub MySQL Setup Docker Image
45s
Build and Push DataHub Elasticsearch Setup Docker Image
42s
Build and Push DataHub Ingestion (Base-Full) Docker Image
7s
Build and Push DataHub Ingestion (Base-Slim) Docker Image
8s
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
0s
[Monitoring] Scan Frontend images for vulnerabilities
0s
[Monitoring] Scan GMS images for vulnerabilities
0s
[Monitoring] Scan MAE consumer images for vulnerabilities
0s
[Monitoring] Scan MCE consumer images for vulnerabilities
0s
Build and Push DataHub Ingestion (Full) Docker Images
2m 16s
Build and Push DataHub Ingestion Docker Images
2m 21s
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
0s
Matrix: Run Smoke Tests
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
0s
Deploy to Datahub HEAD
0s
Annotations
8 errors, 65 warnings, and 3 notices
Build and Push DataHub Kafka Setup Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /opt && mirror=$(curl --stderr /dev/null https://www.apache.org/dyn/closer.cgi\\?as_json\\=1 | jq -r '.preferred') && curl -sSL \"${mirror}kafka/${KAFKA_VERSION}/kafka_${SCALA_VERSION}-${KAFKA_VERSION}.tgz\" | tar -xzf - -C /opt && mv /opt/kafka_${SCALA_VERSION}-${KAFKA_VERSION} /opt/kafka && adduser -DH -s /sbin/nologin kafka && chown -R kafka: /opt/kafka && rm -rf /tmp/* && apk del --purge .build-deps" did not complete successfully: exit code: 1
|
Build and Push DataHub Ingestion (Full) Docker Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache --user \".[base]\" && pip install --no-cache --user \"./airflow-plugin[acryl-datahub-airflow-plugin]\" && pip install --no-cache --user \".[all]\"" did not complete successfully: exit code: 1
|
Build and Push DataHub Ingestion Docker Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache --user \".[base,datahub-rest,datahub-kafka,snowflake,bigquery,redshift,mysql,postgres,hive,clickhouse,glue,dbt,looker,lookml,tableau,powerbi,superset,datahub-business-glossary]\"" did not complete successfully: exit code: 1
|
Build and Push DataHub GMS Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils gcompat sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.4.46.v20220331/jetty-runner-9.4.46.v20220331.jar --output jetty-runner.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar --output jetty-jmx.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar --output jetty-util.jar && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub MAE Consumer Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub MCE Consumer Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub Upgrade Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils gcompat sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.4.46.v20220331/jetty-runner-9.4.46.v20220331.jar --output jetty-runner.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar --output jetty-jmx.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar --output jetty-util.jar && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
|
Build and Push DataHub Frontend Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/" did not complete successfully: exit code: 1
|
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Ingestion (Base) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Ingestion (Base-Full) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Kafka Setup Docker Image
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/
|
Build and Push DataHub Kafka Setup Docker Image
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/
|
Build and Push DataHub Kafka Setup Docker Image
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/
|
Build and Push DataHub Kafka Setup Docker Image
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/
|
Build and Push DataHub Kafka Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Kafka Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Elasticsearch Setup Docker Image
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/
|
Build and Push DataHub Elasticsearch Setup Docker Image
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/
|
Build and Push DataHub Elasticsearch Setup Docker Image
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/
|
Build and Push DataHub Elasticsearch Setup Docker Image
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/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Elasticsearch Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub MySQL Setup Docker Image
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/
|
Build and Push DataHub MySQL Setup Docker Image
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/
|
Build and Push DataHub MySQL Setup Docker Image
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/
|
Build and Push DataHub MySQL Setup Docker Image
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/
|
Build and Push DataHub MySQL Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub MySQL Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Ingestion (Full) Docker Images
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/
|
Build and Push DataHub Ingestion (Full) Docker Images
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/
|
Build and Push DataHub Ingestion (Full) Docker Images
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/
|
Build and Push DataHub Ingestion (Full) Docker Images
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/
|
Build and Push DataHub Ingestion (Full) Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Ingestion (Full) Docker Images
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Ingestion Docker Images
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/
|
Build and Push DataHub Ingestion Docker Images
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/
|
Build and Push DataHub Ingestion Docker Images
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/
|
Build and Push DataHub Ingestion Docker Images
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/
|
Build and Push DataHub Ingestion Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Ingestion Docker Images
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub GMS Docker Image
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/
|
Build and Push DataHub GMS Docker Image
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/
|
Build and Push DataHub GMS Docker Image
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/
|
Build and Push DataHub GMS Docker Image
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/
|
Build and Push DataHub GMS Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub GMS Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub MAE Consumer Docker Image
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/
|
Build and Push DataHub MAE Consumer Docker Image
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/
|
Build and Push DataHub MAE Consumer Docker Image
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/
|
Build and Push DataHub MAE Consumer Docker Image
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/
|
Build and Push DataHub MAE Consumer Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub MAE Consumer Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub MCE Consumer Docker Image
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/
|
Build and Push DataHub MCE Consumer Docker Image
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/
|
Build and Push DataHub MCE Consumer Docker Image
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/
|
Build and Push DataHub MCE Consumer Docker Image
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/
|
Build and Push DataHub MCE Consumer Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub MCE Consumer Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Upgrade Docker Image
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/
|
Build and Push DataHub Upgrade Docker Image
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/
|
Build and Push DataHub Upgrade Docker Image
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/
|
Build and Push DataHub Upgrade Docker Image
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/
|
Build and Push DataHub Upgrade Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Upgrade Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push DataHub Frontend Docker Image
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/
|
Build and Push DataHub Frontend Docker Image
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/
|
Build and Push DataHub Frontend Docker Image
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/
|
Build and Push DataHub Frontend Docker Image
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/
|
Build and Push DataHub Frontend Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Push DataHub Frontend Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "action_image_artifact_acryldata_datahub-mysql-setup_pr7", "action_image_artifact_linkedin_datahub-elasticsearch-setup_pr7".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
18 skipped tests found
There are 18 skipped tests, see "Raw output" for the full list of skipped tests.
|
948 tests found (test 1 to 646)
There are 948 tests, see "Raw output" for the list of tests 1 to 646.
|
948 tests found (test 647 to 948)
There are 948 tests, see "Raw output" for the list of tests 647 to 948.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
action_image_artifact_acryldata_datahub-mysql-setup_pr7
|
99 MB |
|
action_image_artifact_linkedin_datahub-elasticsearch-setup_pr7
|
26.9 MB |
|