Skip to content

Errors when scanning METADATA.bzl #4206

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

Open
vasily-pozdnyakov opened this issue Mar 20, 2025 · 1 comment · May be fixed by #4207
Open

Errors when scanning METADATA.bzl #4206

vasily-pozdnyakov opened this issue Mar 20, 2025 · 1 comment · May be fixed by #4207
Labels

Comments

@vasily-pozdnyakov
Copy link
Contributor

Description

When scanning METADATA.bzl the following error appears in the logs (and in the results file):
TypeError: DatafileHandler.assign_package_to_parent_tree() got an unexpected keyword argument 'package_'

How To Reproduce

Run the scan over METADATA.bzl

scancode -clup --only-findings --verbose --processes 39 --license-text --license-references --timeout 1800 --json results.json METADATA.bzl

System configuration

Run on Linux, scancode 32.3.2

@vasily-pozdnyakov vasily-pozdnyakov linked a pull request Mar 20, 2025 that will close this issue
4 tasks
@pombredanne
Copy link
Member

@vasily-pozdnyakov Thanks for the report!

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

Successfully merging a pull request may close this issue.

2 participants