Add settings window preview script tool#6
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitProcess.cs#L54
Non-nullable property 'MainProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitProcess.cs#L54
Non-nullable property 'StartupProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitIntegrationComponent.cs#L50
Non-nullable property 'SettingsPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitIntegrationComponent.cs#L50
Non-nullable property 'AutoSplitPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitIntegrationComponent.cs#L50
Non-nullable property 'AutoSplit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitProcess.cs#L54
Non-nullable property 'MainProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitProcess.cs#L54
Non-nullable property 'StartupProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitIntegrationComponent.cs#L50
Non-nullable property 'SettingsPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitIntegrationComponent.cs#L50
Non-nullable property 'AutoSplitPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet build --configuration Debug:
UI/Components/AutoSplitIntegrationComponent.cs#L50
Non-nullable property 'AutoSplit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading