build(deps): Bump actions/cache from 5 to 6#289
Merged
Annotations
10 warnings
|
Build Project:
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' 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/ProtectionSetting.cs#L7
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/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/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build Project:
src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
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
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 'net7.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