Fix: order by prop ReviewDateTime (#263) #88
qe-push.yml
on: push
QE
/
Security check
2s
QE
/
Lint Node.js
3m 5s
QE
/
Test Node.js
0s
QE
/
Test React
0s
QE
/
E2E
0s
Annotations
1 error and 24 warnings
QE / Scan .Net
Process completed with exit code 1.
|
QE / Lint .Net
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
QE / Lint .Net:
dotnet/DataSources/ProductReviewRepository.cs#L205
Unreachable code detected
|
QE / Lint .Net:
dotnet/Services/ProductReviewService.cs#L245
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#L258
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#L769
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 .Net:
dotnet/Services/ProductReviewService.cs#L913
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/DataSources/ProductReviewRepository.cs#L205
Unreachable code detected
|
QE / Lint Node.js
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
QE / Scan Node.js
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
QE / Scan .Net
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc, actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|