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 #8

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

Services: first build: abs added #8

wants to merge 16 commits into from

Conversation

anaobi
Copy link

@anaobi anaobi commented Jun 12, 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_d69vr9yc6r/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:63: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:52: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
    ===== Final Report: =====
    0 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 159, in main sys.exit(prime()) ^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/run.py", line 138, in prime result = linter.lint(recipes, subdir, args.variant_config_files, args.exclusive_config_files, args.fix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 735, in lint msgs = self.lint_file( ^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 842, in lint_file self.lint_recipe( File "/opt/conda/envs/linter/lib/python3.12/site-packages/anaconda_linter/lint/__init__.py", line 902, 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 36, in check_recipe has_constraints = constraints.search(spec) ^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: expected string or bytes-like object, got 'NoneType'

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_25yfw_j4u1/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_4dxtjdjikb/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:69: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:68: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:94: missing_description: The recipe is missing a description

===== ERRORS =====

  • clone/recipe/meta.yaml:94: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:94: http_url: http://www.pyinstaller.org is not https
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:83: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:83: missing_pip_check: For pypi packages, pip check should be present in the test commands
  • clone/recipe/meta.yaml:58: missing_wheel: For pypi packages, wheel should be present in the host section
    ===== Final Report: =====
    6 Errors and 4 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_1fndy263sk/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:68: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:69: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:94: missing_description: The recipe is missing a description

===== ERRORS =====

  • clone/recipe/meta.yaml:94: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:58: missing_wheel: For pypi packages, wheel should be present in the host section
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:83: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:94: http_url: http://www.pyinstaller.org is not https
  • clone/recipe/meta.yaml:83: missing_pip_check: For pypi packages, pip check should be present in the test commands
    ===== Final Report: =====
    6 Errors and 4 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_fdhgk4_z27/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:95: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:69: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:84: missing_pip_check: For pypi packages, pip check should be present in the test commands
  • clone/recipe/meta.yaml:84: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:95: http_url: http://www.pyinstaller.org is not https
  • clone/recipe/meta.yaml:95: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:58: missing_wheel: For pypi packages, wheel should be present in the host section
    ===== Final Report: =====
    6 Errors and 4 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_89i7t776r1/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:98: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:71: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:98: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:75: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
    ===== Final Report: =====
    4 Errors and 4 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_5ckwn71ux3/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:71: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:98: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
  • clone/recipe/meta.yaml:98: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:75: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
    ===== Final Report: =====
    4 Errors and 4 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_4bylqr8qsg/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:98: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:71: python_build_tool_in_run: The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:98: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:75: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
    ===== Final Report: =====
    4 Errors and 4 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_39p0nkbsf5/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:71: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:98: missing_description: The recipe is missing a description

===== ERRORS =====

  • clone/recipe/meta.yaml:75: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:98: missing_documentation: The recipe is missing a doc_url or doc_source_url
    ===== Final Report: =====
    4 Errors and 4 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_aaz957xh8_/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:71: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:98: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:98: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:75: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
    ===== Final Report: =====
    4 Errors and 4 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_31_pdo47iv/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:99: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:69: python_build_tool_in_run: The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:74: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:99: missing_documentation: The recipe is missing a doc_url or doc_source_url
  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
    ===== Final Report: =====
    4 Errors and 4 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_16omzwzkjt/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:100: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:69: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:56: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
  • clone/recipe/meta.yaml:74: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:51: patch_must_be_in_build: patch must be in build when source/patches is set.
    ===== Final Report: =====
    3 Errors and 4 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_d3thiawisy/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:101: missing_description: The recipe is missing a description
  • clone/recipe/meta.yaml:70: python_build_tool_in_run: The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:57: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:71: python_build_tool_in_run: The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:52: patch_must_be_in_build: patch must be in build when source/patches is set.
  • clone/recipe/meta.yaml:75: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present.
  • clone/recipe/meta.yaml:1: missing_test_requirement_pip: pip is required in the test requirements.
    ===== Final Report: =====
    3 Errors and 4 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