Version 1.3.1 #9
Annotations
13 warnings
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.
|
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.
|
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.
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
src/UnrealLocresEditor/Views/MainWindow.axaml.cs#L261
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
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:
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L36
Dereference of a possibly null reference.
|
Build:
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L37
Dereference of a possibly null reference.
|
Build:
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L38
Dereference of a possibly null reference.
|
Build:
src/UnrealLocresEditor/Views/FindReplaceDialog.axaml.cs#L49
Possible null reference argument for parameter 'searchTerm' in 'void FindReplaceDialog.FindText(string searchTerm, bool forward = true)'.
|
Restore dependencies
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.
|
Restore dependencies
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.
|
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/
|
Loading