Merge branch 'develop' into copilot/fix-e74febee-36df-4df2-830b-ad73d… #1875
Annotations
10 errors and 2 warnings
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L78
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L68
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L56
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L45
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L39
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L39
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L36
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L27
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L18
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Areas/Store/Views/News/Preview.cshtml#L13
The name 'T' does not exist in the current context
|
|
build:
src/Web/Grand.Web.Store/Controllers/NewsController.cs#L63
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.
|
|
build:
src/Web/Grand.Web.Store/Controllers/NewsController.cs#L63
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.
|