Merge pull request #100 from TransactionProcessing/codacy/high_fixess #51
pushtomaster.yml
on: push
Publish Pre-Release Docker
1m 22s
Publish Pre-Release Docker for Windows
9m 11s
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 '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
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:
TestHosts/TestHosts/Controllers/DeveloperController.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Controllers/DeveloperController.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Controllers/DeveloperController.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Publish Pre-Release Docker:
TestHosts/TestHosts/Controllers/DeveloperController.cs#L30
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#L224
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/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:
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
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/
|