azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Pyre type error fixed

Open luca-digrazia opened this issue 1 year ago • 5 comments

"filename": "scripts/ci/index_ref_doc.py" "warning_type": "Invalid type [31]" "warning_message": " Expression six.with_metaclass(scripts.ci.index_ref_doc.TestIndexRefDocsMeta, unittest.TestCase) is not a valid type." "warning_line": 74 "fix": remove six.with_metaclass(

luca-digrazia avatar Aug 10 '22 09:08 luca-digrazia

Thank you for your contribution luca-digrazia! We will review the pull request and get back to you soon.

ghost avatar Aug 10 '22 09:08 ghost

CI

yonzhan avatar Aug 10 '22 09:08 yonzhan

Hi @luca-digrazia, I can't find the same warning_message in our pipeline excution log. May I ask how to reproduce the problem? image

wangzelin007 avatar Aug 28 '22 14:08 wangzelin007

Hi @luca-digrazia, I can't find the same warning_message in our pipeline excution log. May I ask how to reproduce the problem? image

Are you using Pyre as type checker? Thanks.

luca-digrazia avatar Aug 29 '22 07:08 luca-digrazia

Could you reproduce the error?

luca-digrazia avatar Sep 08 '22 12:09 luca-digrazia