Update codacy.yml #34
pushtomaster.yml
on: push
Publish Pre-Release Nugets and Docker
2m 17s
Publish Pre-Release Docker for Windows
11m 38s
Annotations
27 warnings
Publish Pre-Release Nugets and Docker
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Pre-Release Nugets and Docker
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Pre-Release Nugets and Docker
Non-nullable field 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish Pre-Release Nugets and Docker
Dereference of a possibly null reference.
|
Publish Pre-Release Nugets and Docker
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
|
Publish Pre-Release Nugets and Docker
Converting null literal or possible null value to non-nullable type.
|
Publish Pre-Release Nugets and Docker
'ConfigureExtensions.AddNLog(ILoggerFactory)' is obsolete: 'Instead use ILoggingBuilder.AddNLog() or IHostBuilder.UseNLog()'
|
Publish Pre-Release Nugets and Docker
'ConfigureExtensions.ConfigureNLog(ILoggerFactory, string)' is obsolete: 'Instead use NLog.LogManager.Setup().LoadConfigurationFromFile()'
|
Publish Pre-Release Nugets and Docker
The variable 'kex' is declared but never used
|
Publish Pre-Release Nugets and Docker
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Pre-Release Nugets and Docker
The `set-output` 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/
|
Publish Pre-Release Nugets and Docker
The `set-output` 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/
|
Publish Pre-Release Nugets and Docker
The `set-output` 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/
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/DataTransferObjects/HostAddress.cs#L7
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/DataTransferObjects/LogMessage.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/DataTransferObjects/LogMessage.cs#L6
Non-nullable property 'LogLevel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Program.cs#L108
Dereference of a possibly null reference.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Program.cs#L30
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Program.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Program.cs#L84
'ConfigureExtensions.AddNLog(ILoggerFactory)' is obsolete: 'Instead use ILoggingBuilder.AddNLog() or IHostBuilder.UseNLog()'
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Program.cs#L83
'ConfigureExtensions.ConfigureNLog(ILoggerFactory, string)' is obsolete: 'Instead use NLog.LogManager.Setup().LoadConfigurationFromFile()'
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Controllers/TransactionMobileLoggingController.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Pre-Release Nugets and Docker:
MobileConfiguration/Program.cs#L132
The variable 'kex' is declared but never used
|
Publish Pre-Release Nugets and Docker
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/
|
Publish Pre-Release Nugets and Docker
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/
|
Publish Pre-Release Docker for Windows
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/
|
Publish Pre-Release Docker for Windows
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/
|