Merge pull request #284 from sunnamed434/dependabot/nuget/props/main/… #139
Annotations
10 warnings
|
Build Project:
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Project:
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Project:
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build Project:
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build Project:
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build Project:
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build Project
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build Project
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build Project
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build Project
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
background
wait
wait-all
cancel
parallel
Loading