Skip to content

GA event error occurring when adding product to wish list on PDP #131

GA event error occurring when adding product to wish list on PDP

GA event error occurring when adding product to wish list on PDP #131

Re-run triggered January 2, 2024 17:37
Status Failure
Total duration 3m 45s
Artifacts

qe-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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