************* Module bb.data_smart
E:463,76: Class 'msg' has no 'startswith' member (no-member)
************* Module bb.command
E:747, 8: Undefined variable 'process_server' (undefined-variable)
E:774,14: Module 'bb.siggen' has no 'find_siginfo' member (no-member)
************* Module bb.COW
E:107, 8: No value for argument 'value' in unbound method call (no-value-for-parameter)
E:115,15: No value for argument 'key' in unbound method call (no-value-for-parameter)
E:136,28: No value for argument 'key' in unbound method call (no-value-for-parameter)
E:138,28: Value 'cls' is unsubscriptable (unsubscriptable-object)
E:149,15: No value for argument 'type' in unbound method call (no-value-for-parameter)
E:182,36: Value 'COWDictMeta' doesn't support membership test (unsupported-membership-test)
************* Module bb.cache
E:801,11: No value for argument 'data_hash' in constructor call (no-value-for-parameter)
E:801,11: No value for argument 'caches_array' in constructor call (no-value-for-parameter)
E:847,57: Class 'MultiProcessCache' has no 'cache_file_name' member (no-member)
E:862,22: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:894,47: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:925,26: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:936,30: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:961,57: Class 'SimpleCache' has no 'cache_file_name' member (no-member)
************* Module bb.event
E:227, 8: worker_fire is not callable (not-callable)
************* Module bb.exceptions
E: 19,15: Instance of 'TracebackEntry' has no 'code_context' member (no-member)
E: 24,41: Instance of 'TracebackEntry' has no 'code_context' member (no-member)
E: 28,28: Instance of 'TracebackEntry' has no 'index' member (no-member)
E: 74,30: bad operand type for unary -: NoneType (invalid-unary-operand-type)
************* Module bb.utils
E:326,89: Instance of 'Exception' has no 'lineno' member (no-member)
E:332,44: Instance of 'Exception' has no 'lineno' member (no-member)
E:824,15: Instance of 'Exception' has no 'errno' member (no-member)
************* Module bb.cooker
E:179,25: Module 'pyinotify' has no 'IN_CLOSE_WRITE' member (no-member)
E:179,52: Module 'pyinotify' has no 'IN_CREATE' member (no-member)
E:179,74: Module 'pyinotify' has no 'IN_DELETE' member (no-member)
E:180,25: Module 'pyinotify' has no 'IN_DELETE_SELF' member (no-member)
E:180,52: Module 'pyinotify' has no 'IN_MODIFY' member (no-member)
E:180,74: Module 'pyinotify' has no 'IN_MOVE_SELF' member (no-member)
E:181,25: Module 'pyinotify' has no 'IN_MOVED_FROM' member (no-member)
E:181,51: Module 'pyinotify' has no 'IN_MOVED_TO' member (no-member)
E:641,25: Instance of 'closing' has no 'getvalue' member (no-member)
E:646,25: Instance of 'closing' has no 'getvalue' member (no-member)
E:2087,47: multiprocessing.current_process is not callable (not-callable)
E:2102,34: multiprocessing.current_process is not callable (not-callable)
E:2336,16: Raising list while only classes or instances are allowed (raising-bad-type)
E:2346,56: Instance of 'BBHandledException' has no 'recipe' member (no-member)
E:2364,82: Instance of 'ExpansionError' has no 'traceback' member (no-member)
E:2374,52: Instance of 'Exception' has no 'traceback' member (no-member)
************* Module bb.persist_data
E:105, 8: No value for argument 'cursor' in method call (no-value-for-parameter)
E:160, 4: The special method '__getitem__' expects 1 param(s), 2 were given (unexpected-special-method-signature)
E:169, 4: The special method '__delitem__' expects 1 param(s), 2 were given (unexpected-special-method-signature)
E:176, 4: The special method '__setitem__' expects 2 param(s), 3 were given (unexpected-special-method-signature)
E:194, 4: The special method '__contains__' expects 1 param(s), 2 were given (unexpected-special-method-signature)
E:200, 4: The special method '__len__' expects 0 param(s), 1 was given (unexpected-special-method-signature)
************* Module bb.runqueue
E:160,16: Instance of 'set' has no 'append' member (no-member)
E:1730,24: Module 'bb.siggen' has no 'find_siginfo' member (no-member)
E:1746,22: Module 'bb.siggen' has no 'find_siginfo' member (no-member)
E:2560,59: Instance of 'SQData' has no 'valid' member (no-member)
E:2564,29: Instance of 'SQData' has no 'multiconfigs' member (no-member)
E:2569,28: Instance of 'SQData' has no 'hashes' member (no-member)
E:2569,58: Instance of 'SQData' has no 'hashes' member (no-member)
E:2570,48: Instance of 'SQData' has no 'hashes' member (no-member)
E:2571,64: Instance of 'SQData' has no 'hashes' member (no-member)
E:2575,22: Instance of 'SQData' has no 'valid' member (no-member)
************* Module bb.main
E:312,18: Instance of 'ArgumentParser' has no 'parse_intermixed_args' member (no-member)
************* Module bb.siggen
E: 28, 4: An attribute defined in json.encoder line 158 hides this method (method-hidden)
E:595,19: Instance of 'Client' has no 'get_unihash' member (no-member)
E:673,23: Instance of 'Client' has no 'report_unihash' member (no-member)
E:704,19: Instance of 'Client' has no 'report_unihash_equiv' member (no-member)
************* Module bb.codeparser
E: 65,12: Undefined variable 'os' (undefined-variable)
E:251,12: Instance of 'DummyLogger' has no 'debug2' member (no-member)
************* Module bb.namedtuple_with_abc
E:142,19: Too many arguments for format string (too-many-format-args)
************* Module bb.server.process
E:338,12: Unexpected keyword argument 'idle' in method call (unexpected-keyword-arg)
E:857,18: multiprocessing.current_process is not callable (not-callable)
************* Module bb.server.xmlrpcserver
E:113, 8: Assigning to function call which only returns None (assignment-from-none)
************* Module bb.asyncrpc.serv
E: 54,19: Instance of 'AsyncServerConnection' has no 'validate_proto_version' member (no-member)
************* Module bb.ui.buildinfohelper
E: 14, 0: Unable to import 'django' (import-error)
E: 15, 0: Unable to import 'django.utils' (import-error)
E: 29, 0: Unable to import 'orm.models' (import-error)
E: 30, 0: Unable to import 'orm.models' (import-error)
E: 31, 0: Unable to import 'orm.models' (import-error)
E: 32, 0: Unable to import 'orm.models' (import-error)
E: 33, 0: Unable to import 'orm.models' (import-error)
E: 34, 0: Unable to import 'orm.models' (import-error)
E: 35, 0: Unable to import 'orm.models' (import-error)
E: 36, 0: Unable to import 'orm.models' (import-error)
E: 38, 0: Unable to import 'bldcontrol.models' (import-error)
E: 39, 0: Unable to import 'bldcontrol.models' (import-error)
E: 40, 0: Unable to import 'bldcontrol' (import-error)
E: 43, 0: Unable to import 'django.db' (import-error)
E: 48, 0: Unable to import 'django.db' (import-error)
E:586,16: Unsupported logging format character 'p' (0x70) at index 30 (logging-unsupported-format)
E:1189,12: Instance of 'ORMWrapper' has no 'save_artifact_information' member (no-member)
************* Module bb.ui.taskexp
E:200,38: Undefined variable 'os' (undefined-variable)
************* Module bb.parse.parse_py.ConfHandler
E:111, 0: function already defined line 18 (function-redefined)
************* Module bb.tests.data
E:408, 4: method already defined line 379 (function-redefined)
************* Module bb.tests.event
E:274, 8: Assigning to function call which only returns None (assignment-from-none)
************* Module bb.tests.compression
E: 22, 8: Instance of 'CompressionTests' has no 'addCleanup' member (no-member)
E: 27,13: Instance of 'CompressionTests' has no 'do_open' member (no-member)
E: 30,13: Instance of 'CompressionTests' has no 'do_open' member (no-member)
E: 33, 8: Instance of 'CompressionTests' has no 'assertEqual' member (no-member)
E: 44,17: Instance of 'CompressionTests' has no 'do_open' member (no-member)
E: 45,21: Instance of 'CompressionTests' has no 'do_open' member (no-member)
E: 49, 8: Instance of 'CompressionTests' has no 'assertEqual' member (no-member)
E: 59,13: Instance of 'PurePath' has no 'open' member (no-member)
E: 62,13: Instance of 'CompressionTests' has no 'assertRaises' member (no-member)
E: 63,17: Instance of 'CompressionTests' has no 'do_open' member (no-member)
************* Module bb.tests.cow
E: 82,39: Value 'a' doesn't support membership test (unsupported-membership-test)
E: 84, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E: 85, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E: 86,38: Value 'a' doesn't support membership test (unsupported-membership-test)
E: 87,38: Value 'a' doesn't support membership test (unsupported-membership-test)
E: 88,30: Value 'a' is unsubscriptable (unsubscriptable-object)
E: 89,30: Value 'a' is unsubscriptable (unsubscriptable-object)
E:101, 8: 'b' does not support item assignment (unsupported-assignment-operation)
E:102, 8: 'b' does not support item assignment (unsupported-assignment-operation)
E:103, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:106,39: Value 'c' doesn't support membership test (unsupported-membership-test)
E:107,29: Value 'c' is unsubscriptable (unsubscriptable-object)
E:108,29: Value 'b' is unsubscriptable (unsubscriptable-object)
E:111,14: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:112,14: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:121,39: Value 'b' doesn't support membership test (unsupported-membership-test)
E:122,39: Value 'c' doesn't support membership test (unsupported-membership-test)
E:129,39: Value 'b' doesn't support membership test (unsupported-membership-test)
E:130,39: Value 'c' doesn't support membership test (unsupported-membership-test)
E:156, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:157, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:158, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:160,15: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:162,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:163,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:164,49: Value 'c' is unsubscriptable (unsubscriptable-object)
E:175,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:176,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:177,49: Value 'c' is unsubscriptable (unsubscriptable-object)
E:189, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E:190, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E:191, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E:194,12: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:200,38: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:223,38: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:241, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E:242, 8: Value 'a' is unsubscriptable (unsubscriptable-object)
E:243, 8: Value 'a' is unsubscriptable (unsubscriptable-object)
E:244, 8: Value 'a' is unsubscriptable (unsubscriptable-object)
E:245,32: Value 'a' is unsubscriptable (unsubscriptable-object)
E:249,32: Value 'a' is unsubscriptable (unsubscriptable-object)
E:252, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E:253, 8: Value 'a' is unsubscriptable (unsubscriptable-object)
E:254, 8: Value 'a' is unsubscriptable (unsubscriptable-object)
E:255, 8: Value 'a' is unsubscriptable (unsubscriptable-object)
E:260,24: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:315,18: Instance of 'COWSetBase' has no 'iteritems' member (no-member)
E:317,18: Instance of 'COWSetBase' has no 'iterkeys' member (no-member)
************* Module bb.tests.fetch
E:422,18: Instance of 'FetcherTest' has no 'gitdir' member (no-member)
E:1204, 4: Method has no argument (no-method-argument)
E:2202, 4: Method has no argument (no-method-argument)
E:2266, 4: method already defined line 2258 (function-redefined)
E:2431, 4: Method has no argument (no-method-argument)
E:3058, 4: Method has no argument (no-method-argument)
************* Module bb.tests.codeparser
E: 34,25: Instance of 'ReferenceTest' has no 'references' member (no-member)
E: 37,25: Instance of 'ReferenceTest' has no 'execs' member (no-member)
E: 40,25: Instance of 'ReferenceTest' has no 'contains' member (no-member)
E:241,47: Module 'bb.msg' has no 'note' member (no-member)
************* Module bb.fetch2
E:517, 8: No value for argument 'cursor' in method call (no-value-for-parameter)
E:1093,40: Instance of 'BBFetchException' has no 'checksum' member (no-member)
E:1636,30: Instance of 'FetchMethod' has no '_latest_revision' member; maybe 'latest_revision'? (no-member)
E:1640,21: Instance of 'FetchMethod' has no '_build_revision' member (no-member)
E:1644,15: Instance of 'FetchMethod' has no '_revision_key' member (no-member)
************* Module bb.fetch2.bzr
E: 39,26: No value for argument 'name' in method call (no-value-for-parameter)
************* Module bb.fetch2.hg
E: 73,26: No value for argument 'name' in method call (no-value-for-parameter)
************* Module oe.spdx
E:164,26: Instance of 'SPDXObject' has no '_properties' member (no-member)
E:173,19: Instance of 'SPDXObject' has no '_properties' member (no-member)
E:300,12: An attribute defined in json.encoder line 158 hides this method (method-hidden)
E:343,12: Instance of '_ObjectList' has no 'append' member (no-member)
E:345, 8: Instance of '_ObjectList' has no 'append' member (no-member)
E:354,17: Non-iterable value self.externalDocumentRefs is used in an iterating context (not-an-iterable)
************* Module oe.rootfs
E: 53,28: Instance of 'Rootfs' has no 'log_check_expected_regexes' member (no-member)
E: 90,40: Instance of 'Rootfs' has no 'log_check_regex' member (no-member)
************* Module oe.package
E:148,16: Possible unbalanced tuple unpacking with sequence: left side has 2 label(s), right side has 1 value(s) (unbalanced-tuple-unpacking)
E:1076,20: Possible unbalanced tuple unpacking with sequence: left side has 2 label(s), right side has 1 value(s) (unbalanced-tuple-unpacking)
E:1200,16: Possible unbalanced tuple unpacking with sequence: left side has 2 label(s), right side has 1 value(s) (unbalanced-tuple-unpacking)
************* Module oe.patch
E:632,19: Module 'sys' has no 'exc_value' member (no-member)
************* Module oe.prservice
E: 14,19: Instance of 'PRClient' has no 'ping' member (no-member)
E: 36, 8: Instance of 'PRClient' has no 'export' member (no-member)
E: 67,18: Instance of 'PRClient' has no 'importone' member (no-member)
************* Module oe.terminal
E: 42,42: Instance of 'Terminal' has no 'name' member (no-member)
E: 48,22: Instance of 'Terminal' has no 'command' member (no-member)
E: 49,31: Instance of 'Terminal' has no 'command' member (no-member)
E: 51,57: Instance of 'Terminal' has no 'command' member (no-member)
E: 57,38: Instance of 'XTerminal' has no 'name' member (no-member)
************* Module oe.sstatesig
E:155,15: Bad first argument 'SignatureGeneratorBasicHash' given to super() (bad-super-call)
E:222, 8: Bad first argument 'SignatureGeneratorBasicHash' given to super() (bad-super-call)
************* Module oe.types
E: 69, 4: Method should have "self" as first argument (no-self-argument)
E: 72, 4: Method should have "self" as first argument (no-self-argument)
************* Module oe.package_manager.rpm
E: 22, 8: Assigning to function call which doesn't return (assignment-from-no-return)
************* Module oe.package_manager.ipk
E:160, 8: Instance of 'OpkgDpkgPM' has no 'mark_packages' member (no-member)
************* Module oe.package_manager.deb
E:179, 8: Instance of 'OpkgDpkgPM' has no 'mark_packages' member (no-member)
************* Module testcasemgmt
F:  1, 0: No module named testcasemgmt (fatal)
************* Module argparse_oe
E:137,15: Bad first argument 'ArgumentParser' given to super() (bad-super-call)
************* Module devtool.sdk
E: 76, 8: The raise statement is not inside an except clause (misplaced-bare-raise)
************* Module recipetool.append
E:318, 4: Unable to import 'bb.fetch' (import-error)
************* Module checklayer.cases.bsp
E: 26,25: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 28,44: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 43,15: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 46,23: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 49,31: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 70,15: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 82,23: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 83,51: Value 'self.td' is unsubscriptable (unsubscriptable-object)
************* Module checklayer.cases.distro
E: 26,25: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 28,44: Value 'self.td' is unsubscriptable (unsubscriptable-object)
************* Module checklayer.cases.common
E: 58,23: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 67,27: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 96,38: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 97,33: Value 'self.td' is unsubscriptable (unsubscriptable-object)
************* Module wic.help
E: 75, 8: wic_help is not callable (not-callable)
