Skip to content

Semantic Release to GitHub and Ansible Galaxy #9

Semantic Release to GitHub and Ansible Galaxy

Semantic Release to GitHub and Ansible Galaxy #9

Manually triggered March 6, 2024 15:50
Status Failure
Total duration 3m 31s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: Command failed with exit code 2: echo -n '0.4.1' > version && make docs Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.13/x64/bin/ansible-specdoc", line 8, in <module> sys.exit(main()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 349, in main cli.execute() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 341, in execute self._process_docs() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 308, in _process_docs self._output = self._mod.generate_jinja2(template_str) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 126, in generate_jinja2 return template.render(self.__generate_doc_dict()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/environment.py", line 1304, in render self.environment.handle_exception() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/environment.py", line 925, in handle_exception raise rewrite_traceback_stack(source=source) File "<template>", line 90, in <module> File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/utils.py", line 84, in from_obj if hasattr(obj, "jinja_pass_arg"): jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'split' Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.13/x64/bin/ansible-specdoc", line 8, in <module> sys.exit(main()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 349, in main cli.execute() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 341, in execute self._process_docs() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 308, in _process_docs self._output = self._mod.generate_jinja2(template_str) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 126, in generate_jinja2 return template.render(self.__generate_doc_dict()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/environment.py", line 1304, in render self.environment.handle_exception() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/environment.py", line 925, in handle_exception raise rewrite_traceback_stack(source=source) File "<template>", line 90, in <module> File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/utils.py", line 84, in from_obj if hasattr(obj, "jinja_pass_arg"): jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'split' Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.13/x64/bin/ansible-specdoc", line 8, in <module> sys.exit(main()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 349, in main cli.execute() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 341, in execute self._process_docs() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 308, in _process_docs self._output = self._mod.generate_jinja2(template_str) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/ansible_specdoc/cli.py", line 126, in generate_jinja2 return template.render(self.__generate_doc_dict()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/environment.py", line 1304, in render self.environment.handle_exception() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/jinja2/environment.py", line 925, in handle_exception raise rewrite_traceback_stack(source=source) File "<template>", line 90, in
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.