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

Fix recent clang-tidy check launch failure #49000

Merged
merged 1 commit into from
May 23, 2021

Conversation

BrettDong
Copy link
Member

@BrettDong BrettDong commented May 22, 2021

Summary

None

Purpose of change

clang-tidy check fails to launch recently with the error saying cannot find click python module.

Describe the solution

Installing click version 7.1.2 solves the problem. click released a new version 8.0.0 on May 11 and that's probably the cause of the error.

Testing

clang-tidy check now launches successfully: https://github.com/BrettDong/Cataclysm-DDA/runs/2647681073

Additional context

Again, this may need to be reverted after #48739 is merged.

@BrettDong BrettDong added Code: Tests Measurement, self-control, statistics, balancing. <Bugfix> This is a fix for a bug (or closes open issue) labels May 22, 2021
@ZhilkinSerg ZhilkinSerg merged commit 3446d6c into CleverRaven:master May 23, 2021
@BrettDong BrettDong deleted the clang-tidy-fix branch May 26, 2021 02:14
@ZhilkinSerg ZhilkinSerg mentioned this pull request May 31, 2021
14 tasks
ZhilkinSerg added a commit that referenced this pull request May 31, 2021
ZhilkinSerg added a commit that referenced this pull request Jun 14, 2021
ZhilkinSerg added a commit that referenced this pull request Jun 14, 2021
ZhilkinSerg added a commit that referenced this pull request Jun 14, 2021
ZhilkinSerg added a commit that referenced this pull request Jun 21, 2021
ZhilkinSerg added a commit that referenced this pull request Jul 3, 2021
anothersimulacrum pushed a commit to anothersimulacrum/Cataclysm-DDA that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Code: Tests Measurement, self-control, statistics, balancing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants