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

Services: first build: abs added #3

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Services: first build: abs added #3

wants to merge 14 commits into from

Conversation

anaobi
Copy link

@anaobi anaobi commented Jun 26, 2024

{package} {version} {:snowflake:}

Destination channel: {Snowflake | defaults}

Links

Explanation of changes:

  • ...

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_6cmf38rhr_/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_32u2zq37u7/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:15: avoid_noarch: noarch: python packages should be avoided
  • clone/recipe/meta.yaml:45: missing_description: The recipe is missing a description

===== ERRORS =====

  • clone/recipe/meta.yaml:45: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:45: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:45: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    3 Errors and 2 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_641w1w8bk9/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:45: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:15: avoid_noarch: noarch: python packages should be avoided

===== ERRORS =====

  • clone/recipe/meta.yaml:45: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:45: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:45: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    3 Errors and 2 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 728, in lint msgs = self.lint_file( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 834, in lint_file self.lint_recipe( File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 894, in lint_recipe res = self.check_instances[check].run(recipe, fix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/check_syntax.py", line 35, in check_recipe ro_parser: Final[RecipeParser] = recipe.get_read_only_parser() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/render/recipe.py", line 675, in get_read_only_parser return RecipeParser("\n".join(self.meta_yaml)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/parser/recipe_parser.py", line 372, in __init__ parent = node_stack[-1] ~~~~~~~~~~^^^^ IndexError: list index out of range

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

@anaconda-pkg-build
Copy link

Linter check found the following problems: Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 728, in lint msgs = self.lint_file( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 834, in lint_file self.lint_recipe( File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 894, in lint_recipe res = self.check_instances[check].run(recipe, fix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/check_syntax.py", line 35, in check_recipe ro_parser: Final[RecipeParser] = recipe.get_read_only_parser() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/render/recipe.py", line 675, in get_read_only_parser return RecipeParser("\n".join(self.meta_yaml)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/parser/recipe_parser.py", line 372, in __init__ parent = node_stack[-1] ~~~~~~~~~~^^^^ IndexError: list index out of range

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

@anaconda-pkg-build
Copy link

Linter check found the following problems: Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 728, in lint msgs = self.lint_file( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 834, in lint_file self.lint_recipe( File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 894, in lint_recipe res = self.check_instances[check].run(recipe, fix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/check_syntax.py", line 35, in check_recipe ro_parser: Final[RecipeParser] = recipe.get_read_only_parser() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/render/recipe.py", line 675, in get_read_only_parser return RecipeParser("\n".join(self.meta_yaml)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/parser/recipe_parser.py", line 372, in __init__ parent = node_stack[-1] ~~~~~~~~~~^^^^ IndexError: list index out of range

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

@anaconda-pkg-build
Copy link

Linter check found the following problems: Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 208, in main return_code, report = execute_linter( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 180, in execute_linter result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 728, in lint msgs = self.lint_file( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 834, in lint_file self.lint_recipe( File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 894, in lint_recipe res = self.check_instances[check].run(recipe, fix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 294, in run self.check_recipe(recipe) File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/check_syntax.py", line 35, in check_recipe ro_parser: Final[RecipeParser] = recipe.get_read_only_parser() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/render/recipe.py", line 675, in get_read_only_parser return RecipeParser("\n".join(self.meta_yaml)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/percy/parser/recipe_parser.py", line 372, in __init__ parent = node_stack[-1] ~~~~~~~~~~^^^^ IndexError: list index out of range

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

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_79frmcvu6u/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:47: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:15: avoid_noarch: noarch: python packages should be avoided

===== ERRORS =====

  • clone/recipe/meta.yaml:47: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:47: missing_documentation: The recipe is missing a doc_url or doc_source_url
    ===== Final Report: =====
    2 Errors and 2 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_eao3d4xpbl/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:15: avoid_noarch: noarch: python packages should be avoided
  • clone/recipe/meta.yaml:47: missing_description: The recipe is missing a description

===== ERRORS =====

  • clone/recipe/meta.yaml:47: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:47: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    2 Errors and 2 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_e0siqejat6/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:15: avoid_noarch: noarch: python packages should be avoided
  • clone/recipe/meta.yaml:47: missing_description: The recipe is missing a description

===== ERRORS =====

  • clone/recipe/meta.yaml:47: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:47: missing_documentation: The recipe is missing a doc_url or doc_source_url
    ===== Final Report: =====
    2 Errors and 2 Warnings were found

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