Merge pull request #60 from TransactionProcessing/task/#59_shared_nug… #45
pushtomaster.yml
on: push
Publish Pre-Release Docker
1m 11s
Publish Pre-Release Docker for Windows
7m 32s
Annotations
24 warnings
|
Publish Pre-Release Docker
'ConfigureExtensions.AddNLog(ILoggerFactory)' is obsolete: 'Instead use ILoggingBuilder.AddNLog() or IHostBuilder.UseNLog()'
|
|
Publish Pre-Release Docker
'ConfigureExtensions.ConfigureNLog(ILoggerFactory, string)' is obsolete: 'Instead use NLog.LogManager.Setup().LoadConfigurationFromFile()'
|
|
Publish Pre-Release 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 Docker
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker
The type name 'pendingprepayflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker
The type name 'pendingprepayflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker
The type name 'storeprepaytransactions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker
The type name 'storeprepaytransactions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Startup.cs#L138
'ConfigureExtensions.AddNLog(ILoggerFactory)' is obsolete: 'Instead use ILoggingBuilder.AddNLog() or IHostBuilder.UseNLog()'
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Startup.cs#L137
'ConfigureExtensions.ConfigureNLog(ILoggerFactory, string)' is obsolete: 'Instead use NLog.LogManager.Setup().LoadConfigurationFromFile()'
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Controllers/SafaricomController.cs#L22
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 Docker:
TestHosts/TestHosts/Controllers/TestBankController.cs#L80
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Controllers/TestBankController.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Startup.cs#L230
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Migrations/PataPawa/20240205104654_storeprepaytransactions.Designer.cs#L16
The type name 'storeprepaytransactions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Migrations/PataPawa/20240205104654_storeprepaytransactions.cs#L9
The type name 'storeprepaytransactions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Migrations/PataPawa/20240205174824_pendingprepayflag.Designer.cs#L16
The type name 'pendingprepayflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Migrations/PataPawa/20240205174824_pendingprepayflag.cs#L8
The type name 'pendingprepayflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Publish Pre-Release 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
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/
|