Merge pull request #69 from Analogy-LogViewer/dependabot/nuget/Mezian… #112
Annotations
26 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release)
The target framework 'net7.0-windows' 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 (Release):
Analogy.Updater/UpdateForm.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release):
Analogy.Updater/DownloadUpdateDialog.cs#L25
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
Analogy.Updater/DownloadUpdateDialog.cs#L25
Non-nullable field '_webClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
Analogy.Updater/MainForm.cs#L14
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.Updater/MainForm.cs#L14
Non-nullable property 'DownloadURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.Updater/MainForm.cs#L14
Non-nullable property 'TargetFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Analogy.Updater/DownloadUpdateDialog.cs#L288
Non-nullable field 'ResponseUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
Analogy.Updater/DownloadUpdateDialog.cs#L283
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (Release)
The target framework 'net7.0-windows' 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 (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Debug)
The target framework 'net7.0-windows' 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 (Debug)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Debug)
The target framework 'net7.0-windows' 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 (Debug):
Analogy.Updater/UpdateForm.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Debug):
Analogy.Updater/DownloadUpdateDialog.cs#L25
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Debug):
Analogy.Updater/DownloadUpdateDialog.cs#L25
Non-nullable field '_webClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Debug):
Analogy.Updater/DownloadUpdateDialog.cs#L288
Non-nullable field 'ResponseUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Debug):
Analogy.Updater/DownloadUpdateDialog.cs#L283
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (Debug):
Analogy.Updater/MainForm.cs#L14
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.Updater/MainForm.cs#L14
Non-nullable property 'DownloadURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Analogy.Updater/MainForm.cs#L14
Non-nullable property 'TargetFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|