GA event error occurring when adding product to wish list on PDP #131
qe-pull-request.yml
on: pull_request
QE
/
Security check
31s
QE
/
Lint Node.js
36s
QE
/
Test Node.js
0s
QE
/
Test React
0s
QE
/
E2E
0s
Annotations
1 error and 14 warnings
QE / Scan .Net
Process completed with exit code 1.
|
QE / Lint .Net:
dotnet/Models/ListItemsWrapper.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
QE / Lint .Net:
dotnet/Services/WishListService.cs#L182
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/Models/ListItemsWrapper.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
QE / Lint .Net:
dotnet/Services/WishListService.cs#L182
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 Node.js:
react/AddProductBtn.tsx#L24
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L35
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L97
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L97
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L100
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L115
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L115
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L122
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L141
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/AddProductBtn.tsx#L158
Unexpected any. Specify a different type
|