Skip to content

Update nox in CI pipeline #163

Update nox in CI pipeline

Update nox in CI pipeline #163

Triggered via push March 16, 2024 19:42
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
build-container
Error: buildah exited with code 232 Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/python:3.11-bookworm... Getting image source signatures Copying blob sha256:4d2ec28189cec26e5b5bd7ff01567607b943d45b57eed6c7c7c9f94192aef9df Copying blob sha256:3cb8f9c23302e175d87a827f0a1c376bd59b1f6949bd3bc24ab8da0d669cdfa0 Copying blob sha256:567db630df8d441ffe43e050ede26996c87e3b33c99f79d4fba0bf6b7ffa0213 Copying blob sha256:71215d55680cf0ab2dcc0e1dd65ed76414e3fb0c294249b5b9319a8fa7c398e4 Copying blob sha256:5f899db30843f8330d5a40d1acb26bb00e93a9f21bff253f31c20562fa264767 Copying blob sha256:d68cd2123173935e339e3feb56980a0aefd7364ad43ca2b9750699e60fbf74c6 Copying blob sha256:71215d55680cf0ab2dcc0e1dd65ed76414e3fb0c294249b5b9319a8fa7c398e4 Copying blob sha256:3cb8f9c23302e175d87a827f0a1c376bd59b1f6949bd3bc24ab8da0d669cdfa0 Copying blob sha256:d68cd2123173935e339e3feb56980a0aefd7364ad43ca2b9750699e60fbf74c6 Copying blob sha256:567db630df8d441ffe43e050ede26996c87e3b33c99f79d4fba0bf6b7ffa0213 Copying blob sha256:5f899db30843f8330d5a40d1acb26bb00e93a9f21bff253f31c20562fa264767 Copying blob sha256:4d2ec28189cec26e5b5bd7ff01567607b943d45b57eed6c7c7c9f94192aef9df Copying blob sha256:ac10cbb833114520ac4318b50da12f759616e79a88044e2b2fd14608495e64f1 Copying blob sha256:ac10cbb833114520ac4318b50da12f759616e79a88044e2b2fd14608495e64f1 Copying blob sha256:fe3fbe6c8a5b861b84d71b2763cbc3c878d6f43832d5b690341c086b257ef8a0 Copying blob sha256:fe3fbe6c8a5b861b84d71b2763cbc3c878d6f43832d5b690341c086b257ef8a0 Copying config sha256:72e9dd60c04ee4b9cd42453fd935944751ef644122e1f113ddb7bdc93a15d13d Writing manifest to image destination Storing signatures debconf: delaying package configuration, since apt-utils is not installed % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16555 100 16555 0 0 513k 0 --:--:-- --:--:-- --:--:-- 521k Cloning into '/opt/nvm'... Downloading https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.xz... ############################################### 65.9% ######################################################################## 100.0% Computing checksum with sha256sum Checksums matched! Getting image source signatures Copying blob sha256:0238a17903242951b944d01ab189a30ac237c715121f14565a2af8b078415d97 Copying blob sha256:e6e2ab10dba67b21c5c2fda03454220744e6bed4426fb10c1abec8da3c49b277 Copying blob sha256:68866beb2ed2bd999ba5ffc06da182d78f1d62c7fdafad2885e8a9718ee9e8f4 Copying blob sha256:21e1c4948146900bda6b5e35792de158dfcf93c0f985130c7c20cd39b92aa9c7 Copying blob sha256:e077e19b6682f90b0941bc0c1453ea4834823e474a07b95cb0bac2ec1499f55a Copying blob sha256:f15fdf458e9490ee4d04f4563d4ac46f7062ab14eb6bdffec0e88df6b6928398 Copying blob sha256:18c5ef34ce7e8aa16c3a36bed3753ea9a8247da8882131b4bab6339a57d4b1a6 Copying blob sha256:d597aa21049367d58fff14186c41d474afbdb71330ee7241f00cd1111f0faead Copying blob sha256:ae15e68f49682bf1e5ef10f7581637c3c5cf08147ac429c44bedc9d827ccc00d Copying config sha256:aebc7804254cd4482ccb94b86325ac673648a5bb5756c28031e4ef916a61b30c Writing manifest to image destination Storing signatures npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm notice npm notice New minor version of npm available! 10.2.4 -> 10.5.0 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0> npm notice Run `npm install -g npm@10.5.0` to update! npm notice npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@achrinza/node-ipc@9.2.6', npm WARN EBADENGINE required: { npm WARN EBADENGINE node: '8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v20.11.1', npm: '10.2.4' } npm WARN EBAD
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@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-container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.