Skip to content

Nightly Build

Nightly Build #348

Triggered via schedule November 17, 2025 23:26
Status Success
Total duration 27s
Artifacts

nightlybuild.yml

on: schedule
Nightly Build
24s
Nightly Build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Nightly Build: MobileConfiguration/Database/Entities/Configuration.cs#L28
Non-nullable property 'AndroidKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Nightly Build: MobileConfiguration/Database/Entities/Configuration.cs#L27
Non-nullable property 'ApplicationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Nightly Build: MobileConfiguration/Program.cs#L108
Dereference of a possibly null reference.
Nightly Build: MobileConfiguration/Program.cs#L30
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
Nightly Build: MobileConfiguration/Program.cs#L29
Converting null literal or possible null value to non-nullable type.
Nightly Build: MobileConfiguration/Program.cs#L84
'ConfigureExtensions.AddNLog(ILoggerFactory)' is obsolete: 'Instead use ILoggingBuilder.AddNLog() or IHostBuilder.UseNLog()'
Nightly Build: MobileConfiguration/Program.cs#L83
'ConfigureExtensions.ConfigureNLog(ILoggerFactory, string)' is obsolete: 'Instead use NLog.LogManager.Setup().LoadConfigurationFromFile()'
Nightly Build: MobileConfiguration/Database/Entities/LoggingLevels.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Nightly Build: MobileConfiguration/Database/ConfigurationContext.cs#L20
Non-nullable field 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Nightly Build: MobileConfiguration/Program.cs#L132
The variable 'kex' is declared but never used
Nightly Build
The `save-state` 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/
Nightly Build
The `save-state` 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/