Merge branch 'dev' of github.com:Cyh28/THUAI7 into dev #18
build.yml
on: push
dotnet-build-logic
3m 21s
dotnet-build-install
3m 29s
dotnet-build-launcher
1m 1s
Annotations
20 warnings
dotnet-build-logic:
logic/ClientTest/Program.cs#L41
Unreachable code detected
|
dotnet-build-logic:
logic/Preparation/Utility/Value/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/ObjPool.cs#L182
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
dotnet-build-logic:
logic/Preparation/Utility/Value/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/ObjPool.cs#L209
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
dotnet-build-logic:
logic/Preparation/Utility/Value/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/AtomicInt.cs#L57
Possible null reference assignment.
|
dotnet-build-logic:
logic/Preparation/Utility/Value/ObjPool.cs#L241
Possible null reference argument for parameter 'arg' in 'bool Func<T, bool>.Invoke(T arg)'.
|
dotnet-build-logic:
logic/Preparation/Utility/Value/ObjPool.cs#L263
Possible null reference argument for parameter 'arg' in 'TResult Func<T, TResult>.Invoke(T arg)'.
|
dotnet-build-logic:
logic/Preparation/Utility/Value/ObjPool.cs#L264
Possible null reference argument for parameter 'arg' in 'bool Func<T, bool>.Invoke(T arg)'.
|
dotnet-build-install:
installer/Model/EEsast.cs#L69
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L129
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L210
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L211
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L212
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L69
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L129
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L210
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L211
Dereference of a possibly null reference.
|
dotnet-build-install:
installer/Model/EEsast.cs#L212
Dereference of a possibly null reference.
|