tcl: Add 8.6.15 and 9.0.0 #25911
Open
tcl: Add 8.6.15 and 9.0.0 #25911
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 |
Loading