feat: Display migration notice about Studio v3 #33
Annotations
10 warnings
|
external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
|
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
|
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
|
external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
|
external/Featherline/Algorithm/GeneticAlg.cs#L201
Possible null reference return.
|
external/Featherline/Algorithm/GeneticAlg.cs#L198
Cannot convert null literal to non-nullable reference type.
|
external/Featherline/Algorithm/GeneticAlg.cs#L205
Cannot convert null literal to non-nullable reference type.
|
external/Featherline/Algorithm/GeneticAlg.cs#L206
Cannot convert null literal to non-nullable reference type.
|
external/Featherline/Algorithm/AnglePerfector.cs#L94
Dereference of a possibly null reference.
|
This job succeeded
Loading