Skip to content

Add support for custom configuration file paths #45

Add support for custom configuration file paths

Add support for custom configuration file paths #45

Triggered via pull request September 29, 2025 16:28
Status Success
Total duration 1m 31s
Artifacts

BitMono.GlobalTool.yaml

on: pull_request
BitMono.GlobalTool Build
59s
BitMono.GlobalTool Build
Fit to window
Zoom out
Zoom in

Annotations

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