build: Bump CelesteTAS v3.41.0, Studio v3.2.0 #48
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#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#L28
Dereference of a possibly null reference.
|
This job succeeded
Loading