feat: A setting to disable Studio update banner #55
Annotations
10 warnings
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/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
|
external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
|
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/GeneticAlg.cs#L232
Dereference of a possibly null reference.
|
This job succeeded
Loading