Skip to content

Merge pull request #204 from Analogy-LogViewer/dependabot/nuget/Mezia… #439

Merge pull request #204 from Analogy-LogViewer/dependabot/nuget/Mezia…

Merge pull request #204 from Analogy-LogViewer/dependabot/nuget/Mezia… #439

Triggered via push May 20, 2024 13:26
Status Success
Total duration 5m 30s
Artifacts 1
Matrix: build
Push NuGet Packages
30s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider 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 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 declaring the property as nullable.
build (Debug): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider 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 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 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 declaring the field 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 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 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 declaring the event as nullable.
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#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/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider 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 declaring the field 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/ExtensionExample.cs#L63
Non-nullable property 'UserControl' must contain a non-null value when exiting constructor. Consider 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 declaring the property 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 declaring the event as nullable.
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): Analogy.LogViewer.Example/OnDemandPlottingContainer.cs#L16
Non-nullable property 'AnalogyFactory' must contain a non-null value when exiting constructor. Consider 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 (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/ExampleUserControlUC.cs#L17
Non-nullable field 'p' must contain a non-null value when exiting constructor. Consider declaring the field 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 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 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 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 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 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/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/ExampleDownloadInformation.cs#L35
Converting null literal or possible null value to non-nullable type.
build (Release): Analogy.LogViewer.Example/IAnalogy/ExampleUserSettingsFactory.cs#L20
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider 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 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 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 declaring the field as nullable.
Push NuGet Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: NuGet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push NuGet Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push NuGet Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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: "artifactory". 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
artifactory Expired
3.58 MB