| <?xml version="1.0" encoding="UTF-8"?> |
| <FindBugsFilter> |
| <Match> |
| <Bug pattern="CT_CONSTRUCTOR_THROW" /> |
| </Match> |
| <Match> |
| <Bug pattern="DCN_NULLPOINTER_EXCEPTION" /> |
| <Class name="edu.wpi.first.wpilibj.test.TestSuite" /> |
| </Match> |
| <Match> |
| <Bug pattern="DE_MIGHT_IGNORE" /> |
| <Class name="edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl$Property" /> |
| </Match> |
| <Match> |
| <Bug pattern="DM_DEFAULT_ENCODING" /> |
| </Match> |
| <Match> |
| <Bug pattern="DMI_HARDCODED_ABSOLUTE_FILENAME" /> |
| </Match> |
| <Match> |
| <Bug pattern="DMI_RANDOM_USED_ONLY_ONCE" /> |
| </Match> |
| <Match> |
| <Bug pattern="EC_BAD_ARRAY_COMPARE" /> |
| <Class name="edu.wpi.first.math.estimator.SwerveDrivePoseEstimator$InterpolationRecord" /> |
| </Match> |
| <Match> |
| <Bug pattern="EI_EXPOSE_REP" /> |
| </Match> |
| <Match> |
| <Bug pattern="EI_EXPOSE_REP2" /> |
| </Match> |
| <Match> |
| <Bug pattern="FL_FLOATS_AS_LOOP_COUNTERS" /> |
| </Match> |
| <Match> |
| <Bug pattern="IS2_INCONSISTENT_SYNC" /> |
| <Source name="MechanismLigament2d.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="MS_CANNOT_BE_FINAL" /> |
| <Class name="edu.wpi.first.wpilibj.examples.pacgoat.Robot" /> |
| </Match> |
| <Match> |
| <Bug pattern="MS_EXPOSE_REP" /> |
| </Match> |
| <Match> |
| <Bug pattern="MS_MUTABLE_ARRAY" /> |
| </Match> |
| <Match> |
| <Bug pattern="NM_CLASS_NAMING_CONVENTION" /> |
| <Source name="FRCNetComm.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="NS_DANGEROUS_NON_SHORT_CIRCUIT" /> |
| <Source name="ParallelCommandGroup.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="NS_DANGEROUS_NON_SHORT_CIRCUIT" /> |
| <Source name="ParallelDeadlineGroup.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="NS_DANGEROUS_NON_SHORT_CIRCUIT" /> |
| <Source name="ParallelRaceGroup.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="NS_DANGEROUS_NON_SHORT_CIRCUIT" /> |
| <Source name="ProxyScheduleCommand.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="NS_DANGEROUS_NON_SHORT_CIRCUIT" /> |
| <Source name="SequentialCommandGroup.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="NS_DANGEROUS_NON_SHORT_CIRCUIT" /> |
| <Source name="SelectCommand.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="PA_PUBLIC_PRIMITIVE_ATTRIBUTE" /> |
| </Match> |
| <Match> |
| <Bug pattern="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE" /> |
| <Source name="AntJunitLauncher.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE" /> |
| <Source name="CombinedRuntimeLoader.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE" /> |
| <Source name="RuntimeLoader.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="SF_SWITCH_FALLTHROUGH" /> |
| <Source name="CameraServer.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="SSD_DO_NOT_USE_INSTANCE_LOCK_ON_SHARED_STATIC_DATA" /> |
| <Source name="Ultrasonic.java" /> |
| </Match> |
| <Match> |
| <Bug pattern="ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD" /> |
| </Match> |
| <Match> |
| <Bug pattern="THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION" /> |
| </Match> |
| <Match> |
| <Bug pattern="THROWS_METHOD_THROWS_CLAUSE_THROWABLE" /> |
| </Match> |
| <Match> |
| <Bug pattern="THROWS_METHOD_THROWS_RUNTIMEEXCEPTION" /> |
| </Match> |
| <Match> |
| <Bug pattern="UC_USELESS_VOID_METHOD" /> |
| <Class name="edu.wpi.first.wpilibj.templates.romitimed.Robot" /> |
| </Match> |
| <Match> |
| <Bug pattern="UC_USELESS_VOID_METHOD" /> |
| <Class name="edu.wpi.first.wpilibj.templates.xrptimed.Robot" /> |
| </Match> |
| <Match> |
| <Bug pattern="UC_USELESS_VOID_METHOD" /> |
| <Class name="edu.wpi.first.wpilibj.templates.timed.Robot" /> |
| </Match> |
| <Match> |
| <Bug pattern="UC_USELESS_VOID_METHOD" /> |
| <Class name="edu.wpi.first.wpilibj.templates.timeslice.Robot" /> |
| </Match> |
| <Match> |
| <Bug pattern="UC_USELESS_VOID_METHOD" /> |
| <Class name="edu.wpi.first.wpilibj.templates.timesliceskeleton.Robot" /> |
| </Match> |
| <Match> |
| <Bug pattern="URF_UNREAD_FIELD" /> |
| <Class name="edu.wpi.first.wpilibj.ADIS16448_IMU" /> |
| </Match> |
| <Match> |
| <Bug pattern="URF_UNREAD_FIELD" /> |
| <Class name="edu.wpi.first.wpilibj.ADIS16470_IMU" /> |
| </Match> |
| <Match> |
| <Bug pattern="URF_UNREAD_FIELD" /> |
| <Class name="edu.wpi.first.wpilibj.AnalogTrigger" /> |
| </Match> |
| <Match> |
| <Bug pattern="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD" /> |
| </Match> |
| <Match> |
| <Bug pattern="VA_FORMAT_STRING_USES_NEWLINE" /> |
| </Match> |
| <Match> |
| <Bug pattern="SC_START_IN_CTOR" /> |
| </Match> |
| <Match> |
| <Bug pattern="RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED" /> |
| <Class name="edu.wpi.first.networktables.NetworkTableInstance" /> |
| </Match> |
| </FindBugsFilter> |