Skip to content

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

Bump actions/setup-dotnet from 4 to 5

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

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

BitMono.GlobalTool.yaml

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

Annotations

10 warnings
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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
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 '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.