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: fixed the pylint violations causing quality failures #27934

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

UsamaSadiq
Copy link
Member

@UsamaSadiq UsamaSadiq commented Jun 11, 2021

Description

The PR merged today caused the pylint violations on the master which is causing the quality builds to fail. Here is an example failed build showing the violation occuring on the master builds.

Possible reason for the error

The PR has the old quality check output on it which shows like the quality build was ran on the PR before the diff-quality changes had been merged in the master and hence that caused the error on master branch later on but it'll need to be investigated further.

Fix

This PR fixes these pylint violations to allow the quality builds to pass.

Copy link
Contributor

@mehaknasir mehaknasir left a comment

Choose a reason for hiding this comment

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

LGTM

@edx-status-bot
Copy link

Your PR has finished running tests. There were no failures.

@UsamaSadiq UsamaSadiq merged commit 2e33565 into master Jun 11, 2021
@UsamaSadiq UsamaSadiq deleted the usamasadiq/fix-quality-build-failures branch June 11, 2021 14:49
@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

blarghmatey pushed a commit to mitodl/edx-platform that referenced this pull request Aug 2, 2021
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.

5 participants