OpenC3/cosmos

View on GitHub

Showing 1,379 of 1,379 total issues

Avoid too many return statements within this function.
Open

                    return "SUCCESS"
Severity: Major
Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return True
    Severity: Major
    Found in openc3/python/openc3/packets/packet.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                              return f"HazardousError\n{hazardous_description}\n{command.extra['cmd_string']}"
      Severity: Major
      Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return repr(error)
        Severity: Major
        Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                          return convert_to_value(self.parser.parameters[index + 2])
          Severity: Major
          Found in openc3/python/openc3/packets/parsers/packet_item_parser.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return packet
            Severity: Major
            Found in openc3/python/openc3/packets/telemetry.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                  return
              Severity: Major
              Found in openc3/python/openc3/interfaces/interface.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return "SUCCESS"
                Severity: Major
                Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                          return None
                  Severity: Major
                  Found in openc3/python/openc3/interfaces/interface.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                        return "SUCCESS"
                    Severity: Major
                    Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                          return repr(error)
                      Severity: Major
                      Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return True
                        Severity: Major
                        Found in openc3/python/openc3/interfaces/udp_interface.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return False
                          Severity: Major
                          Found in openc3/python/openc3/interfaces/udp_interface.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return f"Interface not connected: {self.interface.name}"
                            Severity: Major
                            Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return repr(error)
                              Severity: Major
                              Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return False
                                Severity: Major
                                Found in openc3/python/openc3/packets/structure_item.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                      return f"CriticalCmdError\n{model.name}"
                                  Severity: Major
                                  Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                        return "SUCCESS"
                                    Severity: Major
                                    Found in openc3/python/openc3/microservices/interface_microservice.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return None
                                      Severity: Major
                                      Found in openc3/python/openc3/interfaces/protocols/burst_protocol.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                            return
                                        Severity: Major
                                        Found in openc3/python/openc3/interfaces/interface.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language