Adapt to macOS UI #83
Open
Annotations
10 warnings
Build the application:
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
Build the application:
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
Build the application:
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
Build the application:
TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
|
Build the application:
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
|
Build the application:
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
Loading