XYOracleNetwork/sdk-ble-flutter

View on GitHub

Showing 226 of 312 total issues

File Gatt.java has 2265 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: gatt.proto

package network.xyo.ble.flutter.protobuf;

    File Gatt.java has 2265 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    // Generated by the protocol buffer compiler.  DO NOT EDIT!
    // source: gatt.proto
    
    package network.xyo.ble.flutter.protobuf;
    
    

      File Device.java has 1483 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      // Generated by the protocol buffer compiler.  DO NOT EDIT!
      // source: device.proto
      
      package network.xyo.ble.flutter.protobuf;
      
      

        File Device.java has 1483 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        // Generated by the protocol buffer compiler.  DO NOT EDIT!
        // source: device.proto
        
        package network.xyo.ble.flutter.protobuf;
        
        

          File BoundWitness.java has 948 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          // Generated by the protocol buffer compiler.  DO NOT EDIT!
          // source: bound_witness.proto
          
          package network.xyo.ble.flutter.protobuf;
          
          

            File BoundWitness.java has 948 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            // Generated by the protocol buffer compiler.  DO NOT EDIT!
            // source: bound_witness.proto
            
            package network.xyo.ble.flutter.protobuf;
            
            

              BluetoothDevice has 56 methods (exceeds 20 allowed). Consider refactoring.
              Open

                public  static final class BluetoothDevice extends
                    com.google.protobuf.GeneratedMessageLite<
                        BluetoothDevice, BluetoothDevice.Builder> implements
                    // @@protoc_insertion_point(message_implements:BluetoothDevice)
                    BluetoothDeviceOrBuilder {

                BluetoothDevice has 56 methods (exceeds 20 allowed). Consider refactoring.
                Open

                  public  static final class BluetoothDevice extends
                      com.google.protobuf.GeneratedMessageLite<
                          BluetoothDevice, BluetoothDevice.Builder> implements
                      // @@protoc_insertion_point(message_implements:BluetoothDevice)
                      BluetoothDeviceOrBuilder {

                  File gatt.pb.swift has 500 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  import Foundation
                  import SwiftProtobuf
                  
                  // If the compiler emits an error on this type, it is because this file
                  // was generated by a version of the `protoc` Swift plug-in that is
                  Severity: Minor
                  Found in ios/Classes/protos/gatt.pb.swift - About 1 day to fix

                    DeviceBoundWitness has 54 methods (exceeds 20 allowed). Consider refactoring.
                    Open

                      public  static final class DeviceBoundWitness extends
                          com.google.protobuf.GeneratedMessageLite<
                              DeviceBoundWitness, DeviceBoundWitness.Builder> implements
                          // @@protoc_insertion_point(message_implements:DeviceBoundWitness)
                          DeviceBoundWitnessOrBuilder {

                      DeviceBoundWitness has 54 methods (exceeds 20 allowed). Consider refactoring.
                      Open

                        public  static final class DeviceBoundWitness extends
                            com.google.protobuf.GeneratedMessageLite<
                                DeviceBoundWitness, DeviceBoundWitness.Builder> implements
                            // @@protoc_insertion_point(message_implements:DeviceBoundWitness)
                            DeviceBoundWitnessOrBuilder {

                        GattOperation has 47 methods (exceeds 20 allowed). Consider refactoring.
                        Open

                          public  static final class GattOperation extends
                              com.google.protobuf.GeneratedMessageLite<
                                  GattOperation, GattOperation.Builder> implements
                              // @@protoc_insertion_point(message_implements:GattOperation)
                              GattOperationOrBuilder {

                          GattOperation has 47 methods (exceeds 20 allowed). Consider refactoring.
                          Open

                            public  static final class GattOperation extends
                                com.google.protobuf.GeneratedMessageLite<
                                    GattOperation, GattOperation.Builder> implements
                                // @@protoc_insertion_point(message_implements:GattOperation)
                                GattOperationOrBuilder {

                            GattResponse has 46 methods (exceeds 20 allowed). Consider refactoring.
                            Open

                              public  static final class GattResponse extends
                                  com.google.protobuf.GeneratedMessageLite<
                                      GattResponse, GattResponse.Builder> implements
                                  // @@protoc_insertion_point(message_implements:GattResponse)
                                  GattResponseOrBuilder {

                              GattResponse has 46 methods (exceeds 20 allowed). Consider refactoring.
                              Open

                                public  static final class GattResponse extends
                                    com.google.protobuf.GeneratedMessageLite<
                                        GattResponse, GattResponse.Builder> implements
                                    // @@protoc_insertion_point(message_implements:GattResponse)
                                    GattResponseOrBuilder {

                                GattOperationList has 40 methods (exceeds 20 allowed). Consider refactoring.
                                Open

                                  public  static final class GattOperationList extends
                                      com.google.protobuf.GeneratedMessageLite<
                                          GattOperationList, GattOperationList.Builder> implements
                                      // @@protoc_insertion_point(message_implements:GattOperationList)
                                      GattOperationListOrBuilder {

                                  GattOperationList has 40 methods (exceeds 20 allowed). Consider refactoring.
                                  Open

                                    public  static final class GattOperationList extends
                                        com.google.protobuf.GeneratedMessageLite<
                                            GattOperationList, GattOperationList.Builder> implements
                                        // @@protoc_insertion_point(message_implements:GattOperationList)
                                        GattOperationListOrBuilder {

                                    Builder has 39 methods (exceeds 20 allowed). Consider refactoring.
                                    Open

                                        public static final class Builder extends
                                            com.google.protobuf.GeneratedMessageLite.Builder<
                                              network.xyo.ble.flutter.protobuf.Device.BluetoothDevice, Builder> implements
                                            // @@protoc_insertion_point(builder_implements:BluetoothDevice)
                                            network.xyo.ble.flutter.protobuf.Device.BluetoothDeviceOrBuilder {

                                      Builder has 39 methods (exceeds 20 allowed). Consider refactoring.
                                      Open

                                          public static final class Builder extends
                                              com.google.protobuf.GeneratedMessageLite.Builder<
                                                network.xyo.ble.flutter.protobuf.Device.BluetoothDevice, Builder> implements
                                              // @@protoc_insertion_point(builder_implements:BluetoothDevice)
                                              network.xyo.ble.flutter.protobuf.Device.BluetoothDeviceOrBuilder {

                                        Builder has 37 methods (exceeds 20 allowed). Consider refactoring.
                                        Open

                                            public static final class Builder extends
                                                com.google.protobuf.GeneratedMessageLite.Builder<
                                                  network.xyo.ble.flutter.protobuf.BoundWitness.DeviceBoundWitness, Builder> implements
                                                // @@protoc_insertion_point(builder_implements:DeviceBoundWitness)
                                                network.xyo.ble.flutter.protobuf.BoundWitness.DeviceBoundWitnessOrBuilder {
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language