NET9 #2825
Annotations
12 errors and 22 warnings
build (Release):
Analogy.CommonControls/Forms/AnalogyAddCommentsToMessage.cs#L12
Property 'Message' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/Forms/AnalogyExcludeMessage.cs#L12
Property 'MessageText' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/Forms/XtraFormLogGrid.cs#L16
Property 'FileDataProvider' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/Forms/XtraFormLogGrid.cs#L15
Property 'DataProvider' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/Plotting/PlottingUC.cs#L23
Property 'PlotState' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/Tools/JsonTreeView.cs#L30
Property 'Message' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L33
Property 'ColumnNames' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L34
Property 'ActiveColumns' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L81
Property 'Id' does not configure the code serialization for its property content
|
build (Release):
Analogy.CommonControls/UserControls/ValuesPlotterUC.cs#L82
Property 'FactoryId' does not configure the code serialization for its property content
|
build (Debug)
The job was canceled because "Release" failed.
|
build (Debug)
The operation was canceled.
|
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/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 (Release):
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 (Release):
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 (Release):
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 (Release):
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 (Release):
Analogy.Common/DataTypes/ServicesProvider.cs#L43
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton<ILogger>(IServiceCollection services, ILogger implementationInstance)'.
|
build (Release):
Analogy.Common/Managers/DefaultFactoriesManager.cs#L48
Possible null reference return.
|
build (Release):
Analogy.Common/Managers/DefaultFactoriesManager.cs#L53
Possible null reference return.
|
build (Release):
Analogy.Common/Managers/DefaultFactoriesManager.cs#L98
Possible null reference return.
|
build (Release):
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 (Release):
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.
|
build (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
Analogy.Common/DataTypes/ServicesProvider.cs#L43
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton<ILogger>(IServiceCollection services, ILogger implementationInstance)'.
|
build (Debug):
Analogy.Common/Managers/EmptyAnalogyLogger.cs#L50
The variable 'level' is assigned but its value is never used
|
build (Debug):
Analogy.Common/DataTypes/ColorSettings.cs#L83
Possible null reference return.
|
build (Debug):
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 (Debug):
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.
|
build (Debug):
Analogy.Common/Managers/DefaultUserSettingsManager.cs#L16
Non-nullable property 'SourceText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|