Release v3.13.3 #75
qe-push.yml
on: push
QE
/
Security check
3s
QE
/
Lint Node.js
50s
QE
/
Test Node.js
0s
QE
/
Test React
0s
QE
/
E2E
0s
Annotations
1 error and 21 warnings
QE / Scan .Net
Process completed with exit code 1.
|
QE / Lint .Net
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
QE / Lint .Net
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
QE / Lint .Net:
dotnet/DataSources/ProductReviewRepository.cs#L205
Unreachable code detected
|
QE / Lint .Net:
dotnet/Services/ProductReviewService.cs#L238
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.
|
QE / Lint .Net:
dotnet/Services/ProductReviewService.cs#L251
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.
|
QE / Lint .Net:
dotnet/Services/ProductReviewService.cs#L704
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.
|
QE / Lint .Net:
dotnet/Controllers/RoutesController.cs#L137
Unreachable code detected
|
QE / Lint .Net:
dotnet/Controllers/RoutesController.cs#L184
Unreachable code detected
|
QE / Lint .Net:
dotnet/Controllers/RoutesController.cs#L260
The variable 'reviews' is declared but never used
|
QE / Lint .Net:
dotnet/Services/ProductReviewService.cs#L848
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.
|
QE / Lint .Net:
dotnet/Controllers/RoutesController.cs#L376
The variable 'ex' is declared but never used
|
QE / Lint Node.js:
cypress/support/commands.js#L39
Arrow function has too many parameters (4). Maximum allowed is 3
|
QE / Lint Node.js:
react/RatingInline.tsx#L147
Use object destructuring
|
QE / Lint Node.js:
react/RatingSummary.tsx#L218
Use object destructuring
|
QE / Lint Node.js:
react/RatingSummary.tsx#L238
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/ReviewForm.tsx#L264
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/ReviewsGraph.tsx#L7
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/admin/index.tsx#L60
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/admin/index.tsx#L81
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/admin/index.tsx#L101
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/typings/css.d.ts#L2
Unexpected any. Specify a different type
|