Skip to content

Downgrade click to 8.1.8#1432

Merged
mthalman merged 1 commit intodotnet:mainfrom
Winniexu01:azurelinuxSBtest
May 16, 2025
Merged

Downgrade click to 8.1.8#1432
mthalman merged 1 commit intodotnet:mainfrom
Winniexu01:azurelinuxSBtest

Conversation

@Winniexu01
Copy link
Copy Markdown
Member

Fixes: dotnet/source-build#5159

License scan test failed due to an outdated attribute mapping in the scancode toolkit. The attribute is_hidden has been renamed to hidden, but this change has not yet been included in the latest version of the scancode toolkit.

@Winniexu01 Winniexu01 requested review from a team as code owners May 16, 2025 09:17
Copy link
Copy Markdown
Member

@mthalman mthalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple follow-ups on this:

  • It'd be good to have an issue logged on the scancode repo.
  • We should an issue logged in this repo to revert this change once the scancode issue is fixed, referencing that issue as well.

@Winniexu01 - Can you take care of these tasks?

@mthalman mthalman merged commit ef843ce into dotnet:main May 16, 2025
11 checks passed
@Winniexu01
Copy link
Copy Markdown
Member Author

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.

LicenseScan test failing due to AttributeError: 'EnhancedProgressBar' object has no attribute 'is_hidden'.

2 participants