************* Module bb.msg
E:277,18: Undefined variable 'os' (undefined-variable)
************* Module bb.exceptions
E: 72,30: bad operand type for unary -: NoneType (invalid-unary-operand-type)
************* Module bb.command
E:740,14: Module 'bb.siggen' has no 'find_siginfo' member (no-member)
************* Module bb.data_smart
E:192,72: Undefined variable 'filename' (undefined-variable)
E:406,76: Class 'msg' has no 'startswith' member (no-member)
************* Module bb.namedtuple_with_abc
E: 77,18: Undefined variable '_NamedTupleABC' (undefined-variable)
E: 84, 4: Undefined variable '_NamedTupleABC' (undefined-variable)
E:150,19: Too many arguments for format string (too-many-format-args)
************* Module bb.persist_data
E:106, 8: No value for argument 'cursor' in method call (no-value-for-parameter)
E:161, 4: The special method '__getitem__' expects 1 param(s), 2 were given (unexpected-special-method-signature)
E:170, 4: The special method '__delitem__' expects 1 param(s), 2 were given (unexpected-special-method-signature)
E:177, 4: The special method '__setitem__' expects 2 param(s), 3 were given (unexpected-special-method-signature)
E:195, 4: The special method '__contains__' expects 1 param(s), 2 were given (unexpected-special-method-signature)
E:201, 4: The special method '__len__' expects 0 param(s), 1 was given (unexpected-special-method-signature)
E:212,12: NotImplemented raised - should raise NotImplementedError (notimplemented-raised)
E:212,12: Raising NotImplementedType while only classes or instances are allowed (raising-bad-type)
E:251,20: No value for argument 'd' in function call (no-value-for-parameter)
E:253,21: Instance of 'SQLTable' has no 'filename' member (no-member)
************* Module bb.tinfoil
E:752,36: Undefined variable 'logger' (undefined-variable)
************* Module bb.runqueue
E:143,16: Instance of 'set' has no 'append' member (no-member)
E:1718,24: Module 'bb.siggen' has no 'find_siginfo' member (no-member)
E:1734,22: Module 'bb.siggen' has no 'find_siginfo' member (no-member)
E:2491,58: Instance of 'SQData' has no 'valid' member (no-member)
E:2498,22: Instance of 'SQData' has no 'valid' member (no-member)
************* Module bb.COW
E: 98, 8: No value for argument 'value' in unbound method call (no-value-for-parameter)
E:106,15: No value for argument 'key' in unbound method call (no-value-for-parameter)
E:127,28: No value for argument 'key' in unbound method call (no-value-for-parameter)
E:129,28: Value 'cls' is unsubscriptable (unsubscriptable-object)
E:140,15: No value for argument 'type' in unbound method call (no-value-for-parameter)
E:168,36: Value 'COWDictMeta' doesn't support membership test (unsupported-membership-test)
E:189, 4: 'a' does not support item assignment (unsupported-assignment-operation)
E:190, 4: 'a' does not support item assignment (unsupported-assignment-operation)
E:191, 4: 'a' does not support item assignment (unsupported-assignment-operation)
E:193, 8: Instance of 'COWDictBase' has no 'copy' member (no-member)
E:200,13: Instance of 'COWDictBase' has no 'iteritems' member (no-member)
E:212,13: Instance of 'COWDictBase' has no 'iteritems' member (no-member)
E:225, 4: 'a' does not support item assignment (unsupported-assignment-operation)
E:226, 4: Value 'a' is unsubscriptable (unsubscriptable-object)
E:227, 4: Value 'a' is unsubscriptable (unsubscriptable-object)
E:228, 4: Value 'a' is unsubscriptable (unsubscriptable-object)
E:231,13: Value 'a' is unsubscriptable (unsubscriptable-object)
E:242,13: Value 'a' is unsubscriptable (unsubscriptable-object)
E:250, 4: 'a' does not support item assignment (unsupported-assignment-operation)
E:251, 4: Value 'a' is unsubscriptable (unsubscriptable-object)
E:252, 4: Value 'a' is unsubscriptable (unsubscriptable-object)
E:253, 4: Value 'a' is unsubscriptable (unsubscriptable-object)
E:256,13: Instance of 'COWDictBase' has no 'iteritems' member (no-member)
E:276,13: Instance of 'COWDictBase' has no 'iteritems' member (no-member)
E:287,13: Instance of 'COWDictBase' has no 'iteritems' member (no-member)
E:297,13: Instance of 'COWDictBase' has no 'iteritems' member (no-member)
************* Module bb.daemonize
E: 91, 8: Undefined variable 'bb' (undefined-variable)
************* Module bb.cooker
E:173,25: Module 'pyinotify' has no 'IN_CLOSE_WRITE' member (no-member)
E:173,52: Module 'pyinotify' has no 'IN_CREATE' member (no-member)
E:173,74: Module 'pyinotify' has no 'IN_DELETE' member (no-member)
E:174,25: Module 'pyinotify' has no 'IN_DELETE_SELF' member (no-member)
E:174,52: Module 'pyinotify' has no 'IN_MODIFY' member (no-member)
E:174,74: Module 'pyinotify' has no 'IN_MOVE_SELF' member (no-member)
E:175,25: Module 'pyinotify' has no 'IN_MOVED_FROM' member (no-member)
E:175,51: Module 'pyinotify' has no 'IN_MOVED_TO' member (no-member)
E:556,25: Instance of 'closing' has no 'getvalue' member (no-member)
E:561,25: Instance of 'closing' has no 'getvalue' member (no-member)
E:1924,47: multiprocessing.current_process is not callable (not-callable)
E:2034,42: multiprocessing.current_process is not callable (not-callable)
E:2141,56: Instance of 'BBHandledException' has no 'recipe' member (no-member)
E:2159,82: Instance of 'ExpansionError' has no 'traceback' member (no-member)
E:2169,52: Instance of 'Exception' has no 'traceback' member (no-member)
************* Module bb.build
E:478,19: No value for argument 'metadata' in constructor call (no-value-for-parameter)
************* Module bb.process
E: 81, 8: Undefined variable 'bb' (undefined-variable)
E: 84, 8: Undefined variable 'bb' (undefined-variable)
E: 87, 8: Undefined variable 'bb' (undefined-variable)
************* Module bb.event
E:216, 8: worker_fire is not callable (not-callable)
************* Module bb.cache
E:524,19: Too many positional arguments for method call (too-many-function-args)
E:524,49: Undefined variable 'configdata' (undefined-variable)
E:748,11: No value for argument 'caches_array' in constructor call (no-value-for-parameter)
E:795,57: Class 'MultiProcessCache' has no 'cache_file_name' member (no-member)
E:810,22: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:838,47: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:867,26: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:876,26: Class 'MultiProcessCache' has no 'CACHE_VERSION' member (no-member)
E:901,57: Class 'SimpleCache' has no 'cache_file_name' member (no-member)
************* Module bb.utils
E:313,89: Instance of 'Exception' has no 'lineno' member (no-member)
E:319,44: Instance of 'Exception' has no 'lineno' member (no-member)
E:804,15: Instance of 'Exception' has no 'errno' member (no-member)
************* Module bb.parse.parse_py.ConfHandler
E:113, 0: function already defined line 18 (function-redefined)
************* Module bb.ui.taskexp
E:200,38: Undefined variable 'os' (undefined-variable)
************* Module bb.ui.knotty
E:147,22: Undefined variable 'env' (undefined-variable)
E:147,36: Undefined variable 'env' (undefined-variable)
************* Module bb.ui.ncurses
E:234,16: Undefined variable 'logger' (undefined-variable)
************* Module bb.ui.uievent
E: 54,12: Undefined variable 'bb' (undefined-variable)
E:100, 8: Undefined variable 'bb' (undefined-variable)
E:106,16: Undefined variable 'logger' (undefined-variable)
************* 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:580,16: Unsupported logging format character 'p' (0x70) at index 30 (logging-unsupported-format)
E:1207,12: Instance of 'ORMWrapper' has no 'save_artifact_information' member (no-member)
************* Module bb.tests.data
E:398, 4: method already defined line 369 (function-redefined)
E:540, 8: Undefined variable 'os' (undefined-variable)
************* Module bb.tests.fetch
E:1070, 4: Method has no argument (no-method-argument)
E:2206, 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.tests.event
E:274, 8: Assigning to function call which only returns None (assignment-from-none)
************* Module bb.tests.cow
E: 24,39: Value 'a' doesn't support membership test (unsupported-membership-test)
E: 26, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E: 27, 8: 'a' does not support item assignment (unsupported-assignment-operation)
E: 28,38: Value 'a' doesn't support membership test (unsupported-membership-test)
E: 29,38: Value 'a' doesn't support membership test (unsupported-membership-test)
E: 30,30: Value 'a' is unsubscriptable (unsubscriptable-object)
E: 31,30: Value 'a' is unsubscriptable (unsubscriptable-object)
E: 45, 8: 'b' does not support item assignment (unsupported-assignment-operation)
E: 46, 8: 'b' does not support item assignment (unsupported-assignment-operation)
E: 47, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E: 50,39: Value 'c' doesn't support membership test (unsupported-membership-test)
E: 51,29: Value 'c' is unsubscriptable (unsubscriptable-object)
E: 52,29: Value 'b' is unsubscriptable (unsubscriptable-object)
E: 55,14: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E: 56,14: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E: 65,39: Value 'b' doesn't support membership test (unsupported-membership-test)
E: 66,39: Value 'c' doesn't support membership test (unsupported-membership-test)
E: 73,39: Value 'b' doesn't support membership test (unsupported-membership-test)
E: 74,39: Value 'c' doesn't support membership test (unsupported-membership-test)
E: 99, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:100, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:101, 8: 'c' does not support item assignment (unsupported-assignment-operation)
E:103,15: No value for argument 'cls' in unbound method call (no-value-for-parameter)
E:105,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:106,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:107,47: Value 'c' is unsubscriptable (unsubscriptable-object)
E:118,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:119,31: Value 'c' is unsubscriptable (unsubscriptable-object)
E:120,47: Value 'c' is unsubscriptable (unsubscriptable-object)
************* Module bb.tests.parse
E:122, 4: method already defined line 107 (function-redefined)
************* Module bb.server.xmlrpcserver
E:112, 8: Assigning to function call which only returns None (assignment-from-none)
************* Module bb.server.process
E:627,25: Undefined variable 'pickle' (undefined-variable)
************* Module bb.fetch2.hg
E: 73,26: No value for argument 'name' in method call (no-value-for-parameter)
************* Module bb.fetch2.osc
E: 36,20: Undefined variable 'os' (undefined-variable)
E: 37,20: Undefined variable 'os' (undefined-variable)
E: 43,18: No value for argument 'name' in function call (no-value-for-parameter)
E: 84, 8: Undefined variable 'logger' (undefined-variable)
E: 86,11: Undefined variable 'os' (undefined-variable)
E: 86,21: Undefined variable 'os' (undefined-variable)
E: 86,75: Undefined variable 'os' (undefined-variable)
E: 88,12: Undefined variable 'logger' (undefined-variable)
E: 90,12: Undefined variable 'logger' (undefined-variable)
E: 95,12: Undefined variable 'logger' (undefined-variable)
E: 98,12: Undefined variable 'logger' (undefined-variable)
E:104,52: Undefined variable 'os' (undefined-variable)
E:114,22: Undefined variable 'os' (undefined-variable)
E:115,12: Undefined variable 'os' (undefined-variable)
E:116,12: Undefined variable 'os' (undefined-variable)
************* Module bb.fetch2.ssh
E: 68,18: Undefined variable 'bb' (undefined-variable)
E:108, 8: Undefined variable 'bb' (undefined-variable)
************* Module bb.fetch2
E:505, 8: No value for argument 'cursor' in method call (no-value-for-parameter)
E:1045,40: Instance of 'BBFetchException' has no 'checksum' member (no-member)
E:1590,30: Instance of 'FetchMethod' has no '_latest_revision' member; maybe 'latest_revision'? (no-member)
E:1594,21: Instance of 'FetchMethod' has no '_build_revision' member (no-member)
E:1598,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 oe.types
E: 67, 4: Method should have "self" as first argument (no-self-argument)
E: 70, 4: Method should have "self" as first argument (no-self-argument)
************* Module oe.patch
E:605,19: Module 'sys' has no 'exc_value' member (no-member)
************* Module oe.sstatesig
E:143,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.package
E:130,16: Possible unbalanced tuple unpacking with sequence: left side has 2 label(s), right side has 1 value(s) (unbalanced-tuple-unpacking)
************* Module oe.terminal
E: 40,42: Instance of 'Terminal' has no 'name' member (no-member)
E: 46,22: Instance of 'Terminal' has no 'command' member (no-member)
E: 47,31: Instance of 'Terminal' has no 'command' member (no-member)
E: 49,57: Instance of 'Terminal' has no 'command' member (no-member)
E: 55,38: Instance of 'XTerminal' has no 'name' member (no-member)
************* Module oe.rootfs
E: 53,28: Instance of 'Rootfs' has no 'log_check_expected_regexes' member (no-member)
E: 88,40: Instance of 'Rootfs' has no 'log_check_regex' member (no-member)
************* Module oe.package_manager
E:164, 8: Assigning to function call which doesn't return (assignment-from-no-return)
E:1165, 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:135,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.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: 44,23: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 52,38: Value 'self.td' is unsubscriptable (unsubscriptable-object)
E: 53,33: Value 'self.td' is unsubscriptable (unsubscriptable-object)
************* 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 wic.help
E: 75, 8: wic_help is not callable (not-callable)
