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

tcl: Add 8.6.15 and 9.0.0 #25911

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

Fix path to minizip

56ce1c8
Select commit
Loading
Failed to load commit list.
Open

tcl: Add 8.6.15 and 9.0.0 #25911

Fix path to minizip
56ce1c8
Select commit
Loading
Failed to load commit list.
Conan Center Build Service / Recipe linter succeeded Nov 11, 2024 in 0s

🚨 Linter reported 13 issues

Important

The linter is still undergoing testing by the team - for feedback, please submit an issue, thank you :) !

Error (12 issues)

File Code Description
recipes/tcl/all/conandata.yml (Ln: 27, Col: 4-63) conandata-schema-error Schema error: 'patch_description' is a required property
recipes/tcl/all/conandata.yml (Ln: 27, Col: 4-63) conandata-schema-error Schema error: 'patch_type' is a required property
recipes/tcl/all/conandata.yml (Ln: 25, Col: 4-63) conandata-schema-error Schema error: 'patch_description' is a required property
recipes/tcl/all/conandata.yml (Ln: 25, Col: 4-63) conandata-schema-error Schema error: 'patch_type' is a required property
recipes/tcl/all/conandata.yml (Ln: 23, Col: 4-63) conandata-schema-error Schema error: 'patch_description' is a required property
recipes/tcl/all/conandata.yml (Ln: 23, Col: 4-63) conandata-schema-error Schema error: 'patch_type' is a required property
recipes/tcl/all/conandata.yml (Ln: 21, Col: 4-63) conandata-schema-error Schema error: 'patch_description' is a required property
recipes/tcl/all/conandata.yml (Ln: 21, Col: 4-63) conandata-schema-error Schema error: 'patch_type' is a required property
recipes/tcl/all/conandata.yml (Ln: 19, Col: 4-63) conandata-schema-error Schema error: 'patch_description' is a required property
recipes/tcl/all/conandata.yml (Ln: 19, Col: 4-63) conandata-schema-error Schema error: 'patch_type' is a required property
recipes/tcl/all/conanfile.py (Ln: 39, Col: 8-32) conan-unused-patches Unused call to 'export_conandata_patches' without any patches in conandata.yml
recipes/tcl/all/conanfile.py (Ln: 99, Col: 8-31) conan-unused-patches Unused call to 'apply_conandata_patches' without any patches in conandata.yml

Convention (1 issues)

File Code Description
recipes/tcl/all/conanfile.py (Ln: 87, Col: 27-54) multiple-statements More than one statement on a single line