Skip to content

更新若干三星干员、@孤独的人和@教捐提出的明日方舟基建实际运作方式的实现 #29

更新若干三星干员、@孤独的人和@教捐提出的明日方舟基建实际运作方式的实现

更新若干三星干员、@孤独的人和@教捐提出的明日方舟基建实际运作方式的实现 #29

Triggered via push November 16, 2023 03:13
Status Failure
Total duration 58s
Artifacts

dotnet.yml

on: push
build-linux-and-wasm
49s
build-linux-and-wasm
Fit to window
Zoom out
Zoom in

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#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.