Skip to content

Bump Meziantou.Analyzer from 3.0.163 to 3.0.189 #3204

Bump Meziantou.Analyzer from 3.0.163 to 3.0.189

Bump Meziantou.Analyzer from 3.0.163 to 3.0.189 #3204

Triggered via pull request August 27, 2026 12:06
Status Success
Total duration 4m 5s
Artifacts 4

dotnet-core-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (Release): Analogy.Common/Managers/DefaultUserSettingsManager.cs#L17
Non-nullable property 'ModuleText' 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#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.
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 (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/EmptyAnalogyLogger.cs#L51
The variable 'level' is assigned but its value is never used
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/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#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 '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 '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/Managers/DefaultFactoriesManager.cs#L49
Possible null reference return.
build (Release): Analogy.Common/DataTypes/ColorSettings.cs#L84
Possible null reference return.
build (Release): Analogy.Common/DataTypes/FontSettings.cs#L26
Non-nullable property 'MenuFontName' 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/FontSettings.cs#L26
Non-nullable property 'FontName' 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/EmptyAnalogyLogger.cs#L51
The variable 'level' is assigned but its value is never used
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/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#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 '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 '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/FileProcessor.cs#L102
Possible null reference argument for parameter 'dataSource' in 'void ILogMessageCreatedHandler.AppendMessage(IAnalogyLogMessage message, string dataSource)'.
build (Release): Analogy.Common/DataTypes/ColorSettings.cs#L84
Possible null reference return.
build (Release): Analogy.Common/DataTypes/FileProcessor.cs#L27
Non-nullable event 'OnFileReadingFinished' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): Analogy.Common/DataTypes/FontSettings.cs#L26
Non-nullable property 'MenuFontName' 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/FontSettings.cs#L26
Non-nullable property 'FontName' 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/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#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 '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 '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/Managers/DefaultFactoriesManager.cs#L54
Possible null reference return.
build (Release): Analogy.Common/Managers/DefaultFactoriesManager.cs#L49
Possible null reference return.
build (Release): Analogy.Common/Managers/EmptyAnalogyLogger.cs#L51
The variable 'level' is assigned but its value is never used
build (Release): Analogy.Common/DataTypes/FontSettings.cs#L26
Non-nullable property 'MenuFontName' 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/FontSettings.cs#L26
Non-nullable property 'FontName' 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/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#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 '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 'ServiceProvider' 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 Digest
net10.0-windows_Release
74.5 MB
sha256:69596a0f29a7e7f9790958503ee4eb4c22b89909869c1c73bc0880ebb6c7a441
net48_Release
86.3 MB
sha256:72aa68f0b5e089a9332163e663165e6addd269a8b90649c134d4831b58af3f96
net8.0-windows_Release
76.5 MB
sha256:f860480f78328796fb4f3b24195fe39f57b9bd847be57f571190f0695f9657a9
net9.0-windows_Release
76.6 MB
sha256:0780f8cf57eb195d75115ca188bce2cc368639fbab60b82e1d988901d22d1fc8