Skip to content

Merge pull request #260 from hackingguy/net_10_support #107

Merge pull request #260 from hackingguy/net_10_support

Merge pull request #260 from hackingguy/net_10_support #107

Triggered via push December 7, 2025 15:18
Status Success
Total duration 35s
Artifacts
BitMono.Runtime Build
30s
BitMono.Runtime Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
BitMono.Runtime Build: 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)
BitMono.Runtime Build: 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)
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
BitMono.Runtime Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.