OpenC3/cosmos

View on GitHub

Showing 842 of 1,379 total issues

Avoid too many return statements within this function.
Open

      return 'mdi-file-document'

    Avoid too many return statements within this function.
    Open

        return 0

      Avoid too many return statements within this function.
      Open

                      return hash[param_name]
      Severity: Major
      Found in openc3/python/openc3/topics/command_decom_topic.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

          return 'mdi-file'

          Avoid too many return statements within this function.
          Open

                  return 100

            Avoid too many return statements within this function.
            Open

                  return 2

              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 "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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language