Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.10.0 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update to 1.10.0 #10

wants to merge 2 commits into from

Conversation

philippjfr
Copy link

No description provided.

@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

ERROR: /tmp/abs_84sjpmpmcx/clone/recipe/meta.yaml:84: missing_pip_check: output "geoviews": For pypi packages, pip check should be present in the test commands
Errors were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: Traceback (most recent call last): File "/opt/conda/envs/linter/bin/conda-lint", line 11, in sys.exit(main()) ^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/run.py", line 107, in main result = linter.lint( ^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/__init__.py", line 620, in lint msgs = self.lint_file( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/__init__.py", line 692, in lint_file messages = self.lint_recipe( ^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/__init__.py", line 748, in lint_recipe res = self.check_instances[check].run(recipe, fix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/__init__.py", line 247, in run self.check_recipe(recipe) File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/check_build_help.py", line 664, in check_recipe self.message(section=f"outputs/{o}/test/requires/", output=o) File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/__init__.py", line 329, in message message = self.make_message( ^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/lint/__init__.py", line 378, in make_message sl, sc, el, ec = recipe.get_raw_range(section) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/recipe.py", line 497, in get_raw_range nodes, keys = self._walk(path) ^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/anaconda_linter/recipe.py", line 478, in _walk nodes.append(last[key]) ~~~~^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/ruamel/yaml/compat.py", line 217, in __getitem__ return self.__getsingleitem__(index) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.11/site-packages/ruamel/yaml/comments.py", line 527, in __getsingleitem__ return list.__getitem__(self, idx) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: list indices must be integers or slices, not str

ERROR conda.cli.main_run:execute(47): conda run conda-lint /tmp/abs_0c0qzph6x_/clone failed. (See above for error)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants