Release Build #15
dotnet.yml
on: release
Update Version File
2s
Matrix: Build and Attach Release Assets
Attach Build Artifacts to Release
4s
Annotations
40 warnings
Update Version File
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64)
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.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64)
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.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64)
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.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/Views/MainWindow.axaml.cs#L266
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/App.axaml.cs#L40
Nullability of reference types in type of parameter 'sender' of 'void App.OnUnobservedTaskException(object sender, UnobservedTaskExceptionEventArgs e)' doesn't match the target delegate 'EventHandler<UnobservedTaskExceptionEventArgs>' (possibly because of nullability attributes).
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/Utils/AutoUpdater.cs#L24
Non-nullable field '_appConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/App.axaml.cs#L70
Possible null reference argument for parameter 'ex' in 'void App.LogException(Exception ex, string exceptionType)'.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/Utils/AutoUpdater.cs#L110
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L36
Dereference of a possibly null reference.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L37
Dereference of a possibly null reference.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64)
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.
|
Build and Attach Release Assets (ubuntu-latest, x64, linux-x64, linux-x64)
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.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64)
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.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64)
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.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64)
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.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/Views/MainWindow.axaml.cs#L266
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/Utils/AutoUpdater.cs#L24
Non-nullable field '_appConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/App.axaml.cs#L40
Nullability of reference types in type of parameter 'sender' of 'void App.OnUnobservedTaskException(object sender, UnobservedTaskExceptionEventArgs e)' doesn't match the target delegate 'EventHandler<UnobservedTaskExceptionEventArgs>' (possibly because of nullability attributes).
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/Utils/UnrealLocresDownloader.cs#L20
Non-nullable field '_dialogResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L36
Dereference of a possibly null reference.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L37
Dereference of a possibly null reference.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L38
Dereference of a possibly null reference.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64)
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.
|
Build and Attach Release Assets (windows-latest, x64, win-x64, win-x64)
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.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86)
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.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86)
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.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86)
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.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86)
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.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86)
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.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/Views/MainWindow.axaml.cs#L266
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/App.axaml.cs#L40
Nullability of reference types in type of parameter 'sender' of 'void App.OnUnobservedTaskException(object sender, UnobservedTaskExceptionEventArgs e)' doesn't match the target delegate 'EventHandler<UnobservedTaskExceptionEventArgs>' (possibly because of nullability attributes).
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/Utils/AutoUpdater.cs#L24
Non-nullable field '_appConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/Utils/UnrealLocresDownloader.cs#L20
Non-nullable field '_dialogResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L36
Dereference of a possibly null reference.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L37
Dereference of a possibly null reference.
|
Build and Attach Release Assets (windows-latest, x86, win-x86, win-x86):
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L38
Dereference of a possibly null reference.
|
Attach Build Artifacts to Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-x64", "win-x64", "win-x86".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-x64
|
15.1 MB |
|
win-x64
|
16.3 MB |
|
win-x86
|
14.9 MB |
|