Merge branch 'dev' of https://github.com/Funny-ppt/InfrastSim into dev #35
Annotations
21 warnings
InfrastSimSourceGenerator/OperatorInstancesSourceGenerator.cs#L11
'InfrastSimSourceGenerator.OperatorInstancesSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
InfrastSimSourceGenerator/OperatorGroupsSourceGenerator.cs#L13
'InfrastSimSourceGenerator.OperatorGroupsSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
InfrastSim/Order.cs#L32
Possible null reference argument for parameter 'Name' in 'Material.Material(string Name, int Count)'.
|
InfrastSim/Order.cs#L32
Possible null reference argument for parameter 'Name' in 'Material.Material(string Name, int Count)'.
|
InfrastSim/Algorithms/Combination.cs#L60
Possible null reference return.
|
InfrastSim/Algorithms/Combination.cs#L61
Possible null reference return.
|
InfrastSim/TimeDriven/WebHelper/Enumerate/MoodScheduler.cs#L11
Non-nullable field 'arrangements' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
InfrastSim/TimeDriven/TradingStation.cs#L19
Nullability of reference types in value of type 'IEnumerable<Order?>' doesn't match target type 'IEnumerable<Order>'.
|
InfrastSim/TimeDriven/WebHelper/Enumerate/EnumerateContext.cs#L66
Possible null reference assignment.
|
InfrastSim/TimeDriven/WebHelper/Enumerate/EnumerateContext.cs#L69
Dereference of a possibly null reference.
|
InfrastSimWasm/SimulatorService.cs#L165
Possible null reference argument for parameter 'node' in 'JsonNode MowerHelper.RewriteSimulator(Simulator simu, JsonNode node)'.
|
InfrastSimSourceGenerator/OperatorInstancesSourceGenerator.cs#L11
'InfrastSimSourceGenerator.OperatorInstancesSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
InfrastSimSourceGenerator/OperatorGroupsSourceGenerator.cs#L13
'InfrastSimSourceGenerator.OperatorGroupsSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
InfrastSim/Order.cs#L32
Possible null reference argument for parameter 'Name' in 'Material.Material(string Name, int Count)'.
|
InfrastSim/Order.cs#L32
Possible null reference argument for parameter 'Name' in 'Material.Material(string Name, int Count)'.
|
InfrastSim/TimeDriven/TradingStation.cs#L19
Nullability of reference types in value of type 'IEnumerable<Order?>' doesn't match target type 'IEnumerable<Order>'.
|
InfrastSim/Algorithms/Combination.cs#L60
Possible null reference return.
|
InfrastSim/Algorithms/Combination.cs#L61
Possible null reference return.
|
InfrastSim/TimeDriven/TradingStation.cs#L128
Dereference of a possibly null reference.
|
InfrastSim/TimeDriven/TradingStation.cs#L144
Dereference of a possibly null reference.
|
InfrastSim/TimeDriven/WebHelper/Enumerate/MoodScheduler.cs#L11
Non-nullable field 'arrangements' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading