Skip to content

Security patches from Dependabot #203

Security patches from Dependabot

Security patches from Dependabot #203

Triggered via push June 17, 2024 18:59
Status Failure
Total duration 1m 55s
Artifacts

container.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build image
Error: buildah exited with code 1 Resolved "ubuntu" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/ubuntu:22.04... Getting image source signatures Copying blob sha256:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db Copying blob sha256:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db Copying config sha256:67c845845b7de8024a1ad9f6e7fd08964502a0b423aa8de631ef521863873884 Writing manifest to image destination Storing signatures debconf: delaying package configuration, since apt-utils is not installed WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv error: subprocess-exited-with-error × Building wheel for pandas (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [1165 lines of output] <string>:19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html <string>:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/pandas copying pandas/_typing.py -> build/lib.linux-x86_64-cpython-310/pandas copying pandas/testing.py -> build/lib.linux-x86_64-cpython-310/pandas copying pandas/conftest.py -> build/lib.linux-x86_64-cpython-310/pandas copying pandas/__init__.py -> build/lib.linux-x86_64-cpython-310/pandas copying pandas/_testing.py -> build/lib.linux-x86_64-cpython-310/pandas copying pandas/_version.py -> build/lib.linux-x86_64-cpython-310/pandas creating build/lib.linux-x86_64-cpython-310/pandas/api copying pandas/api/__init__.py -> build/lib.linux-x86_64-cpython-310/pandas/api creating build/lib.linux-x86_64-cpython-310/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-x86_64-cpython-310/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-x86_64-cpython-310/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-x86_64-cpython-310/pandas/plotting creating build/lib.linux-x86_64-cpython-310/pandas/_config copying pandas/_config/__init__.py -> build/lib.linux-x86_64-cpython-310/pandas/_config copying pandas/_config/dates.py -> build/lib.linux-x86_64-cpython-310/pandas/_config copying pandas/_config/localization.py -> build/lib.linux-x86_64-cpython-310/pandas/_config copying pandas/_config/config.py -> build/lib.linux-x86_64-cpython-310/pandas/_config copying pandas/_config/display.py -> build/lib.linux-x86_64-cpython-310/pandas/_config creating build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_validators.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/testing.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/__init__.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_exceptions.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-x86_64-cpython-310/pandas/util copying pandas/util/_tester.py -> build/lib.linux-x86_64-cpython-310/pandas/util creating build/lib.linux-x86_64-cpython-310/pandas/errors
Build image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/