feat(deps): update dependency astral-sh/uv (0.8.24 → 0.11.1) #324
Annotations
1 error and 2 warnings
|
Build image (amd64)
Error: buildah exited with code 2
Trying to pull docker.io/library/node@sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb...
Getting image source signatures
Copying blob sha256:95df4b7d52358ca06d5e717d5365e23f63c0da7199abf508b40673f883e0d6b9
Copying blob sha256:84a2afebaf4de2e8eb885634a69abd0087b79c947c53fa4f0481235d6dfadc6c
Copying blob sha256:24c453db3621c449574826d4cf7243759451878bac6ca0ccad0be051ac852237
Copying blob sha256:add91cf7b2c0c5e486cb854d472bf259b54dd5d0240026aa1de856e404f09242
Copying blob sha256:2f65248ca12c731590966502324732fc1f0cfa22622a00950064e65e87b2f9f0
Copying config sha256:c403d05a8759339d1e903f3913480eb96675da59f614d5c42f46506cdeaf2d7f
Writing manifest to image destination
+ apt-get update
+ DEBIAN_FRONTEND=noninteractive apt-get -y install ca-certificates chromium curl fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf gnupg libasound2 libatk-bridge2.0-0 libdrm2 libgbm1 libgtk2.0-0 libxkbcommon0 libxss1 tini wget
debconf: delaying package configuration, since apt-utils is not installed
+ export ARCH=x86_64
+ curl -fsSL https://github.com/astral-sh/uv/releases/download/0.10.11/uv-x86_64-unknown-linux-gnu.tar.gz
+ tar xzf - -C /usr/local/bin --strip-components=1
+ uv --version
+ apt-get -y purge curl
+ apt-get -y autoremove
+ apt-get clean
+ uv sync --locked --no-dev --no-editable
Downloading cpython-3.14.3-linux-x86_64-gnu (download) (34.4MiB)
Downloaded cpython-3.14.3-linux-x86_64-gnu (download)
Using CPython 3.14.3
Creating virtual environment at: .venv
Resolved 92 packages in 0.66ms
error: Distribution `onnxruntime==1.21.1 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform
hint: You're using CPython 3.14 (`cp314`), but `onnxruntime` (v1.21.1) only has wheels with the following Python ABI tags: `cp313`, `cp313t`
Error: building at STEP "RUN set -ex; uv sync --locked --no-dev --no-editable; npm ci": while running runtime: exit status 2
|
|
get-version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build image (amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|