Skip to content

Bump actions/setup-dotnet from 4 to 5 #87

Bump actions/setup-dotnet from 4 to 5

Bump actions/setup-dotnet from 4 to 5 #87

Triggered via pull request September 8, 2025 04:36
Status Success
Total duration 1m 44s
Artifacts

BitMono.Protections.yaml

on: pull_request
BitMono.Protections Build
55s
BitMono.Protections Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
BitMono.Protections Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
BitMono.Protections Build: 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.
BitMono.Protections Build: 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.
BitMono.Protections Build: src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BitMono.Protections Build: 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.
BitMono.Protections Build: src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BitMono.Protections Build: src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
BitMono.Protections Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
BitMono.Protections Build: src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
BitMono.Protections Build: src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.