You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LuceneDev1000 | Design | Warning | Floating point types should not be compared for exact equality
8
+
LuceneDev1001 | Design | Warning | Floating point types should be formatted with J2N methods
9
+
LuceneDev1002 | Design | Warning | Floating point type arithmetic needs to be checked
10
+
LuceneDev1003 | Design | Warning | Method parameters that accept array types should be analyzed to determine whether they are better suited to be ref or out parameters
11
+
LuceneDev1004 | Design | Warning | Methods that return array types should be analyzed to determine whether they are better suited to be one or more out parameters or to return a ValueTuple
LuceneDev1000 | Design | Warning | Floating point types should not be compared for exact equality
6
-
LuceneDev1001 | Design | Warning | Floating point types should be formatted with J2N methods
7
-
LuceneDev1002 | Design | Warning | Floating point type arithmetic needs to be checked
8
-
LuceneDev1003 | Design | Warning | Method parameters that accept array types should be analyzed to determine whether they are better suited to be ref or out parameters
9
-
LuceneDev1004 | Design | Warning | Methods that return array types should be analyzed to determine whether they are better suited to be one or more out parameters or to return a ValueTuple
0 commit comments