updated nugets and classes images blobs #5
Annotations
10 warnings
SuperShop.Web/Data/MockRepositories/MockRepository.cs#L99
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.
|
SuperShop.Web/Data/MockRepositories/MockRepository.cs#L104
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.
|
SuperShop.Web/Data/MockRepositories/MockRepository.cs#L109
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.
|
SuperShop.Web/Data/MockRepositories/MockRepository.cs#L114
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.
|
SuperShop.Web/Data/MockRepositories/MockRepository.cs#L119
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.
|
SuperShop.Web/Utils/ConfigOptions/GCPConfigOptions.cs#L5
Field 'GcpConfigOptions.GCPStorageAuthFileJorge' is never assigned to, and will always have its default value null
|
SuperShop.Web/Data/SeedDb.cs#L22
The field 'SeedDb._userManager' is never used
|
SuperShop.Web/Utils/ConfigOptions/GCPConfigOptions.cs#L6
Field 'GcpConfigOptions.GcpStorageAuthFileNuno' is never assigned to, and will always have its default value null
|
SuperShop.Web/Utils/ConfigOptions/GCPConfigOptions.cs#L9
Field 'GcpConfigOptions.GcpStorageBucketNameNuno' is never assigned to, and will always have its default value null
|
SuperShop.Web/Utils/ConfigOptions/GCPConfigOptions.cs#L8
Field 'GcpConfigOptions.GCPStorageBucketNameJorge' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading