更新若干三星干员、@孤独的人和@教捐提出的明日方舟基建实际运作方式的实现 #29
Annotations
1 error and 10 warnings
build-linux-and-wasm
Process completed with exit code 1.
|
build-linux-and-wasm:
InfrastSimSourceGenerator/OperatorGroupsSourceGenerator.cs#L13
'InfrastSimSourceGenerator.OperatorGroupsSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build-linux-and-wasm:
InfrastSimSourceGenerator/OperatorInstancesSourceGenerator.cs#L11
'InfrastSimSourceGenerator.OperatorInstancesSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build-linux-and-wasm:
InfrastSim/Order.cs#L32
Possible null reference argument for parameter 'Name' in 'Material.Material(string Name, int Count)'.
|
build-linux-and-wasm:
InfrastSim/Order.cs#L32
Possible null reference argument for parameter 'Name' in 'Material.Material(string Name, int Count)'.
|
build-linux-and-wasm:
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.
|
build-linux-and-wasm:
InfrastSim/TimeDriven/TradingStation.cs#L19
Nullability of reference types in value of type 'IEnumerable<Order?>' doesn't match target type 'IEnumerable<Order>'.
|
build-linux-and-wasm:
InfrastSim/TimeDriven/WebHelper/Enumerate/EnumerateContext.cs#L66
Possible null reference assignment.
|
build-linux-and-wasm:
InfrastSim/TimeDriven/WebHelper/Enumerate/EnumerateContext.cs#L69
Dereference of a possibly null reference.
|
build-linux-and-wasm:
InfrastSim/TimeDriven/TradingStation.cs#L128
Dereference of a possibly null reference.
|
build-linux-and-wasm:
InfrastSim/Algorithms/Combination.cs#L60
Possible null reference return.
|