x22x22 opened a new pull request #5614: URL: https://github.com/apache/skywalking/pull/5614
license is declared to have type typing.Callable(license)[[], None] but is used as type str. Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bug fix - [ ] New feature provided - [ ] Improve performance - Related issues ___ ### Bug fix - Bug description. Incompatible Variable Type license is declared to have type typing.Callable(license)[[], None] but is used as type str. - How to fix? Explicitly declare a variable type. ___ ### New feature or improvement - Describe the details and related test reports. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
