NET9 #2825
Annotations
10 errors and 12 warnings
Build the application:
Analogy.CommonControls/Forms/AnalogyAddCommentsToMessage.cs#L12
Property 'Message' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/Forms/AnalogyExcludeMessage.cs#L12
Property 'MessageText' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/Forms/XtraFormLogGrid.cs#L16
Property 'FileDataProvider' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/Forms/XtraFormLogGrid.cs#L15
Property 'DataProvider' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/Plotting/PlottingUC.cs#L23
Property 'PlotState' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/Tools/JsonTreeView.cs#L30
Property 'Message' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L33
Property 'ColumnNames' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L34
Property 'ActiveColumns' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L81
Property 'Id' does not configure the code serialization for its property content
|
Build the application:
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L82
Property 'FactoryId' does not configure the code serialization for its property content
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/setup-msbuild@v1.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build the application:
Analogy.Common/DataTypes/ServicesProvider.cs#L24
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.Common/DataTypes/ServicesProvider.cs#L24
Non-nullable property 'ServiceCollection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.Common/DataTypes/ServicesProvider.cs#L24
Non-nullable property 'LoggerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.Common/DataTypes/ServicesProvider.cs#L24
Non-nullable property 'RemoteBase' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.Common/DataTypes/ServicesProvider.cs#L43
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton<ILogger>(IServiceCollection services, ILogger implementationInstance)'.
|
Build the application:
Analogy.Common/Managers/DefaultFactoriesManager.cs#L48
Possible null reference return.
|
Build the application:
Analogy.Common/Managers/DefaultFactoriesManager.cs#L53
Possible null reference return.
|
Build the application:
Analogy.Common/Managers/DefaultFactoriesManager.cs#L98
Possible null reference return.
|
Build the application:
Analogy.Common/Managers/DefaultUserSettingsManager.cs#L14
Non-nullable property 'IncludeText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.Common/Managers/DefaultUserSettingsManager.cs#L15
Non-nullable property 'ExcludeText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading