Skip to content

Test Release

Test Release #205

Triggered via workflow run June 12, 2024 18:05
@ssenanssenan
completed b83087f
Status Failure
Total duration 46s
Artifacts

test-release.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
Command failed with exit code 1: bash -o pipefail -c "hatch -q version" Setting up build environment for missing dependencies Exception ignored in: <function BaseFileLock.__del__ at 0x7f620a808b80> Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/filelock/_api.py", line 365, in __del__ self.release(force=True) File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/virtualenv/util/lock.py", line 34, in release with self.thread_safe: AttributeError: '_CountedFileLock' object has no attribute 'thread_safe' Exception ignored in: <function BaseFileLock.__del__ at 0x7f620a808b80> Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/filelock/_api.py", line 365, in __del__ self.release(force=True) File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/virtualenv/util/lock.py", line 34, in release with self.thread_safe: AttributeError: '_CountedFileLock' object has no attribute 'thread_safe' Exception ignored in: <function BaseFileLock.__del__ at 0x7f620a808b80> Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/filelock/_api.py", line 365, in __del__ self.release(force=True) File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/virtualenv/util/lock.py", line 34, in release with self.thread_safe: AttributeError: '_CountedFileLock' object has no attribute 'thread_safe' ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/hatch/c │ │ li/__init__.py:221 in main │ │ │ │ 218 │ │ 219 def main(): # no cov │ │ 220 │ try: │ │ ❱ 221 │ │ hatch(prog_name='hatch', windows_expand_args=False) │ │ 222 │ except Exception: # noqa: BLE001 │ │ 223 │ │ import sys │ │ 224 │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/click/c │ │ ore.py:1157 in __call__ │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/click/c │ │ ore.py:1078 in main │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/click/c │ │ ore.py:1688 in invoke │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/click/c │ │ ore.py:1434 in invoke │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/click/c │ │ ore.py:783 in invoke │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/click/d │ │ ecorators.py:45 in new_func │ │ │ │ /opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/hatch/c │ │ li/version/__init__.py:62 in
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, salsify/action-detect-and-tag-new-version@v2.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.