refactor(Studio): Migrate subpixel-indicator to Skia #70
Annotations
10 warnings
Publish x64:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
|
Publish x64:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
|
Publish x64:
external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Publish x64:
external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Publish x64:
external/Featherline/Algorithm/GAManager.cs#L45
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
|
Publish x64:
external/Featherline/Algorithm/GAManager.cs#L76
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.
|
Publish x64:
external/Featherline/Algorithm/GAManager.cs#L49
Unreachable code detected
|
Publish x64:
external/Featherline/Algorithm/GAManager.cs#L114
Dereference of a possibly null reference.
|
Publish x64:
external/Featherline/Algorithm/AnglePerfector.cs#L94
Dereference of a possibly null reference.
|
Publish x64:
external/Featherline/Algorithm/GAManager.cs#L167
Cannot convert null literal to non-nullable reference type.
|
Loading