Skip to content

Bump MSTest.TestFramework from 3.6.4 to 3.7.0 #2894

Bump MSTest.TestFramework from 3.6.4 to 3.7.0

Bump MSTest.TestFramework from 3.6.4 to 3.7.0 #2894

Triggered via pull request December 23, 2024 12:25
Status Success
Total duration 6m 7s
Artifacts 2

dotnet-core-desktop.yml

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

Annotations

20 warnings
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/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 (Debug): 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 (Debug): Analogy.Common/Managers/DefaultFactoriesManager.cs#L48
Possible null reference return.
build (Debug): Analogy.Common/Managers/DefaultFactoriesManager.cs#L53
Possible null reference return.
build (Debug): Analogy.Common/Managers/DefaultFactoriesManager.cs#L98
Possible null reference return.
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/DataTypes/FileProcessor.cs#L25
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 '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/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/Managers/DefaultFactoriesManager.cs#L48
Possible null reference return.
build (Release): Analogy.Common/Managers/DefaultFactoriesManager.cs#L53
Possible null reference return.

Artifacts

Produced during runtime
Name Size
Analogy_Artifacts_Debug
234 MB
Analogy_Artifacts_Release
234 MB