Skip to content

Merge pull request #256 from Analogy-LogViewer/dependabot/nuget/Micro… #520

Merge pull request #256 from Analogy-LogViewer/dependabot/nuget/Micro…

Merge pull request #256 from Analogy-LogViewer/dependabot/nuget/Micro… #520

Triggered via push November 20, 2024 12:05
Status Success
Total duration 3m 52s
Artifacts 2
Matrix: build
Push NuGet Packages
32s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

44 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): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L15
Non-nullable event 'OnNewPointsData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L16
Non-nullable field 'simulateData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L18
Non-nullable property 'Interactor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleUserControlUC.cs#L17
Non-nullable field 'p' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleUserSettingsFactory.cs#L20
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L13
Non-nullable event 'OnNewPointData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L18
Non-nullable field 'simulateData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExtensionExample.cs#L63
Non-nullable property 'UserControl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L14
The event 'ExamplePlotting.OnNewPointsData' is never used
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L25
Nullability of reference types in type of parameter 'sender' of 'void ExampleOnDemandPlotting.SimulateData_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleUserControlUC.cs#L17
Non-nullable field 'p' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void ExamplePlotting.SimulateData_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleUserSettingsFactory.cs#L20
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExtensionExample.cs#L63
Non-nullable property 'UserControl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleDownloadInformation.cs#L35
Converting null literal or possible null value to non-nullable type.
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): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleUserControlUC.cs#L17
Non-nullable field 'p' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L15
Non-nullable event 'OnNewPointsData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L16
Non-nullable field 'simulateData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L18
Non-nullable property 'Interactor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleUserSettingsFactory.cs#L20
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExtensionExample.cs#L63
Non-nullable property 'UserControl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L13
Non-nullable event 'OnNewPointData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L18
Non-nullable field 'simulateData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L14
The event 'ExamplePlotting.OnNewPointsData' is never used
build (Debug)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Debug): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleDownloadInformation.cs#L35
Converting null literal or possible null value to non-nullable type.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L25
Nullability of reference types in type of parameter 'sender' of 'void ExampleOnDemandPlotting.SimulateData_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExamplePlotting.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void ExamplePlotting.SimulateData_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L15
Non-nullable event 'OnNewPointsData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L16
Non-nullable field 'simulateData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): Analogy.LogViewer.Example/IAnalogy/ExampleOnDemandPlotting.cs#L18
Non-nullable property 'Interactor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
artifactory_Debug Expired
1.35 MB
artifactory_Release Expired
1.34 MB