Skip to content

[CI Problem] PyLint version update causing new ci_lint image to report many linting issues #11785

Description

@lhutton1

Recently the version of PyLint was updated from 2.4.4 to 2.9.3 (#11734), however, in doing so usage of the new ci_lint image are failing with a bunch of linting complaints e.g. https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdocker-image-run-tests/detail/docker-image-run-tests/146/pipeline.

While this is not a problem in TVM's CI since the images need updating manually (for now, until #11768), it renders using a newly built ci_lint unusable due to the linting complaints. One solution would be to go through and fix all of these complaints. Although, since there are quite a few (~500) it may take some time to get the codebase upto the standard of the new PyLint version. Therefore, I suggest we revert the commit #11734 for now so that a newly built ci_lint image can be used by anyone wishing to do so. Then, submit a new patch with the version change and the relevant complaints fixed at a later date. Wondering what other people's thoughts are on this?

cc @leandron @manupa-arm @areusch @AndrewZhaoLuo @junrushao1994 @ashutosh-arm @driazati

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions