Source gen #44
Closed
Source gen #44
Annotations
10 warnings
|
src/TinyEcs.Systems.Scheduler.g.cs#L66
'Stages' is obsolete: 'Use the Stage class instead.'
|
|
src/TinyEcs.Systems.Scheduler.g.cs#L38
'Stages' is obsolete: 'Use the Stage class instead.'
|
|
src/TinyEcs.Systems.Scheduler.g.cs#L15
'Stages' is obsolete: 'Use the Stage class instead.'
|
|
src/Bevy.cs#L401
'Stages' is obsolete: 'Use the Stage class instead.'
|
|
src/Bevy.cs#L361
'Stages' is obsolete: 'Use the Stage class instead.'
|
|
src/Lookup.cs#L275
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
|
src/Lookup.cs#L257
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
|
src/Lookup.cs#L236
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
|
|
tools/TinyEcs.SourceGenerator/Program.cs#L285
Non-nullable property 'TinySystemMethods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tools/TinyEcs.SourceGenerator/Program.cs#L284
Non-nullable property 'ContainingType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading