Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nelfin/pylint-protobuf issues and pull requests

#59 - Fix doc removed for pylint 3.x

Pull Request - State: closed - Opened by matejsp 12 months ago - 2 comments

#58 - pylint-protobuf crash with 'ClassDef' object has no attribute 'doc'

Issue - State: closed - Opened by matejsp 12 months ago - 8 comments

#57 - pylint 3.0.0 compatibility

Issue - State: closed - Opened by matejsp 12 months ago - 8 comments

#56 - Fix False Positive useless suppression

Pull Request - State: open - Opened by hmc-cs-mdrissi over 1 year ago

#55 - Useless suppression false positives

Issue - State: open - Opened by hmc-cs-mdrissi over 1 year ago - 3 comments

#54 - protobuf 3.20+ not yet supported

Issue - State: open - Opened by nelfin almost 2 years ago

#53 - Basic example not working

Issue - State: open - Opened by danslinger about 2 years ago - 4 comments

#52 - pylint no-member error with nested enums.

Issue - State: open - Opened by rshanor almost 3 years ago - 2 comments

#51 - Old Regression, KeyError: "'__name__' not in globals"

Issue - State: closed - Opened by hmc-cs-mdrissi about 3 years ago - 4 comments

#49 - Initialize protobuf with kwargs

Issue - State: closed - Opened by gal-simhi over 3 years ago - 2 comments

#48 - False Positive E5903 on bytes field

Issue - State: closed - Opened by gal-simhi over 3 years ago - 3 comments

#47 - Infinite recursion

Issue - State: closed - Opened by AudriusButkevicius over 3 years ago - 4 comments

#46 - Fails if message has field named `from`.

Issue - State: closed - Opened by AudriusButkevicius over 3 years ago - 4 comments

#45 - Support forward-declaration of well-known types?

Issue - State: closed - Opened by nelfin over 3 years ago - 6 comments

#44 - False-positive protobuf-undefined-attribute, nested messages variable re-assignment

Issue - State: closed - Opened by zoedberg over 3 years ago - 11 comments

#43 - False-Positive E5903 on repeated fields

Issue - State: closed - Opened by pashatyl over 3 years ago - 3 comments

#39 - 'IndexError: list index out of range' on v0.18.3

Issue - State: closed - Opened by zoedberg over 3 years ago - 3 comments

#38 - AttributeError: 'NoneType' object has no attribute 'fields_by_name'

Issue - State: closed - Opened by mcharlou over 3 years ago - 4 comments

#37 - Consider wellknowntypes again

Pull Request - State: closed - Opened by mabrowning over 3 years ago - 1 comment

#36 - handle ambiguous/multiple result from astroid.inferred()

Pull Request - State: closed - Opened by mabrowning over 3 years ago - 1 comment

#35 - map field: Support the full ScalarMap and MessageMap interfaces

Pull Request - State: closed - Opened by mabrowning over 3 years ago

#34 - fix #33 - inner type accumulated indentation

Pull Request - State: closed - Opened by mabrowning over 3 years ago - 1 comment

#33 - Incorrect indention in inner type generator template

Issue - State: closed - Opened by mabrowning over 3 years ago

#31 - enum `.Name()` improperly flagged as error

Issue - State: closed - Opened by mabrowning over 3 years ago - 1 comment

#30 - kwargs constructor broken in 0.14

Issue - State: closed - Opened by mabrowning over 3 years ago - 3 comments

#29 - Update README to include known issues.

Pull Request - State: closed - Opened by ApoorvGuptaAi about 4 years ago - 1 comment

#28 - Fix nested messages

Pull Request - State: closed - Opened by nelfin over 4 years ago - 3 comments

#27 - Module unrecognized by the plug-in and reports E1101 no-member error

Issue - State: closed - Opened by 2shpatz over 4 years ago - 7 comments

#25 - imported message definitions not supported

Issue - State: closed - Opened by sagar-infinitus-ai over 4 years ago - 2 comments

#24 - Nested message definitions not handled correctly

Issue - State: closed - Opened by diana-infinitus-ai over 4 years ago - 5 comments

#23 - Plugin cannot handle module-level exports

Issue - State: closed - Opened by xSAVIKx over 4 years ago - 5 comments

#22 - fix typo in readme

Pull Request - State: closed - Opened by elelayan almost 5 years ago - 1 comment

#21 - Issue when referencing nested enums

Issue - State: closed - Opened by NickeZ almost 5 years ago - 12 comments

#20 - Plugin doesn't support "special" fields (repeated, struct, timestamp)

Issue - State: closed - Opened by Kami almost 5 years ago - 5 comments

#19 - pylint(no-member) when *_pb2.py is in a package

Issue - State: closed - Opened by pw1316 almost 5 years ago - 2 comments

#18 - Multiple imports with aliasing may cause AssertionError

Issue - State: closed - Opened by nelfin about 5 years ago - 4 comments

#17 - E5901: (no-member) is not supressed in 0.10

Issue - State: closed - Opened by Sheshagiri about 5 years ago - 3 comments

#16 - Nested enums are not correctly handled

Issue - State: closed - Opened by mishas about 5 years ago - 8 comments

#15 - Correctly recognize (and warn on) repeated message fields

Issue - State: closed - Opened by mishas about 5 years ago - 3 comments

#14 - "Well known type" messages are not treated correctly (e.g. timestamp_pb2)

Issue - State: closed - Opened by mishas about 5 years ago - 7 comments

#13 - Imports are not processed correctly when used in the `from path import module` form

Issue - State: closed - Opened by mishas about 5 years ago - 2 comments

#12 - Unable to assign SimpleField to variable

Issue - State: closed - Opened by TimKingNF about 5 years ago

#11 - Support Outer Scope Enum

Issue - State: closed - Opened by TimKingNF about 5 years ago - 3 comments

#10 - Support warnings on imported message definitions

Issue - State: closed - Opened by nelfin about 5 years ago - 1 comment

#9 - Broken definition of inner in __x_parse leads to AttributeError

Issue - State: closed - Opened by contrivable about 5 years ago - 1 comment

#8 - Check against protobuf implicit attrs

Pull Request - State: closed - Opened by seanwarren over 5 years ago - 5 comments

#5 - pylint-protobuf raises astroid.exceptions.InferenceError if nothing is inferred

Issue - State: closed - Opened by jckegelman over 5 years ago - 3 comments

#4 - Nested protobuf messages are not inspected by the plugin

Issue - State: closed - Opened by zapstar over 5 years ago - 9 comments

#3 - 'Subscript' object has no attribute 'name' when running on directory module

Issue - State: closed - Opened by endafarrell over 5 years ago - 3 comments

#2 - E1101 (no-member) is not suppressed when we know it should be

Issue - State: closed - Opened by endafarrell over 5 years ago - 10 comments

#1 - add protobuf type hint support

Pull Request - State: closed - Opened by TimKingNF over 5 years ago - 1 comment