Skip to content

New release version v1.4.0-rc.2 #149

New release version v1.4.0-rc.2

New release version v1.4.0-rc.2 #149

Triggered via push September 12, 2023 01:36
Status Success
Total duration 17m 32s
Artifacts
Set env outputs
3s
Set env outputs
Matrix: Publish to Github
Build Docker Images
28s
Build Docker Images
Matrix: Build SBOM and image scanning
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 45 warnings
Build Docker Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && install_packages ca-certificates bash tini curl file procps coreutils && groupadd --gid 1000 meilisearch && useradd --no-log-init --create-home --home-dir /home/meilisearch --shell /bin/bash --uid 1000 --gid 1000 --key MAIL_DIR=/dev/null meilisearch && mkdir -p /meilisearch /data.ms /home/meilisearch/bin && chown meilisearch:meilisearch /meilisearch /data.ms /home/meilisearch/bin && chmod 755 /home/meilisearch/bin && cd /home/meilisearch/bin/ && curl -L -v -O ${SOURCE_BINARY_BASEURL}/${MEILISEARCH_VERSION}/meilisearch-linux-$(/bin/uname -m)-stripped && curl -L -v -o meilisearch.sha256sum ${SOURCE_BINARY_BASEURL}/${MEILISEARCH_VERSION}/meilisearch-linux-$(/bin/uname -m)-stripped.sha256sum && sha256sum --check --strict meilisearch.sha256sum && ln -s meilisearch-linux-$(/bin/uname -m)-stripped meilisearch && chown -R meilisearch:meilisearch /home/meilisearch/bin && chmod 755 /home/meilisearch/bin/meilisearch && ls -lR /home/meilisearch/bin" did not complete successfully: exit code: 1
Build SBOM and image scanning (amd64, ghcr.io/patrickdung/meilisearch-crossbuild@)
Path does not exist: amd64-container-snyk-results.sarif
Build SBOM and image scanning (amd64, ghcr.io/patrickdung/meilisearch-crossbuild@)
Process completed with exit code 1.
Build SBOM and image scanning (arm64, ghcr.io/patrickdung/meilisearch-crossbuild@)
Process completed with exit code 1.
Build SBOM and image scanning (arm64, ghcr.io/patrickdung/meilisearch-crossbuild@)
Path does not exist: arm64-container-snyk-results.sarif
Build Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-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/
Build Docker Images
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/
Build Docker Images
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/
Build 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 Docker Images
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/
Build 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 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 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 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 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 Docker Images
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/
Build Docker Images
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/
Build Docker Images
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/
Build 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 Docker Images
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/
Build Docker Images
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/
Build Docker Images
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-gnu, false, meilisearch-linux-x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-gnu, false, meilisearch-linux-x86_64)
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-gnu, false, meilisearch-linux-x86_64)
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-gnu, false, meilisearch-linux-x86_64)
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-gnu, false, meilisearch-linux-x86_64)
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-musl, gcc-aarch64-linux-gnu, true...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-musl, gcc-aarch64-linux-gnu, true...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-musl, gcc-aarch64-linux-gnu, true...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-musl, gcc-aarch64-linux-gnu, true...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-musl, gcc-aarch64-linux-gnu, true...
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-musl, true, meilisearch-linux-x86_64...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-musl, true, meilisearch-linux-x86_64...
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-musl, true, meilisearch-linux-x86_64...
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-musl, true, meilisearch-linux-x86_64...
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/
Publish to Github (linux, ubuntu-20.04, x86_64-unknown-linux-musl, true, meilisearch-linux-x86_64...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-gnu, gcc-aarch64-linux-gnu, true,...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-gnu, gcc-aarch64-linux-gnu, true,...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-gnu, gcc-aarch64-linux-gnu, true,...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-gnu, gcc-aarch64-linux-gnu, true,...
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/
Publish to Github (aarch64, ubuntu-20.04, aarch64-unknown-linux-gnu, gcc-aarch64-linux-gnu, true,...
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 SBOM and image scanning (amd64, ghcr.io/patrickdung/meilisearch-crossbuild@)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/login-action@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 SBOM and image scanning (amd64, ghcr.io/patrickdung/meilisearch-crossbuild@)
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/
Build SBOM and image scanning (amd64, ghcr.io/patrickdung/meilisearch-crossbuild@)
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/
Build SBOM and image scanning (amd64, ghcr.io/patrickdung/meilisearch-crossbuild@)
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/
Build SBOM and image scanning (arm64, ghcr.io/patrickdung/meilisearch-crossbuild@)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/login-action@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 SBOM and image scanning (arm64, ghcr.io/patrickdung/meilisearch-crossbuild@)
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/
Build SBOM and image scanning (arm64, ghcr.io/patrickdung/meilisearch-crossbuild@)
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/
Build SBOM and image scanning (arm64, ghcr.io/patrickdung/meilisearch-crossbuild@)
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/