Skip to content

feat(PyAPI-Exp): ✨ implement BuildShip with multiprocessing #236

feat(PyAPI-Exp): ✨ implement BuildShip with multiprocessing

feat(PyAPI-Exp): ✨ implement BuildShip with multiprocessing #236

Triggered via push April 6, 2024 16:02
Status Success
Total duration 3m 39s
Artifacts

build.yml

on: push
dotnet-build-logic
3m 1s
dotnet-build-logic
dotnet-build-install
3m 27s
dotnet-build-install
dotnet-build-launcher
1m 5s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
dotnet-build-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/AtomicInt.cs#L57
Possible null reference assignment.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/AtomicInt.cs#L162
Possible null reference assignment.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/AtomicInt.cs#L299
Possible null reference assignment.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/ObjPool.cs#L167
Possible null reference argument for parameter 'arg' in 'TResult Func<T, TResult>.Invoke(T arg)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/ObjPool.cs#L182
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/ObjPool.cs#L196
Possible null reference argument for parameter 'arg' in 'TResult Func<T, TResult>.Invoke(T arg)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/ObjPool.cs#L209
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/ObjPool.cs#L227
Possible null reference argument for parameter 'arg' in 'bool Func<T, bool>.Invoke(T arg)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/ObjPool.cs#L241
Possible null reference argument for parameter 'arg' in 'bool Func<T, bool>.Invoke(T arg)'.
dotnet-build-install: installer/Model/EEsast.cs#L66
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L126
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L207
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L208
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L209
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L66
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L126
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L207
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L208
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L209
Dereference of a possibly null reference.