Skip to content

Merge pull request #94 from vtex-apps/remove-filter #95

Merge pull request #94 from vtex-apps/remove-filter

Merge pull request #94 from vtex-apps/remove-filter #95

Triggered via push January 24, 2024 19:44
Status Failure
Total duration 3m 56s
Artifacts

qe-push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
QE / Scan .Net
Process completed with exit code 1.
QE / Lint .Net: dotnet/Models/CartSimulationResponse.cs#L329
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
QE / Lint .Net: dotnet/Services/VtexAPIService.cs#L45
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
QE / Lint .Net: dotnet/Services/VtexAPIService.cs#L46
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
QE / Lint .Net: dotnet/Controlers/EventsController.cs#L31
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/CartSimulationResponse.cs#L329
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
QE / Lint .Net: dotnet/Services/VtexAPIService.cs#L45
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
QE / Lint .Net: dotnet/Services/VtexAPIService.cs#L46
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
QE / Lint .Net: dotnet/Controlers/EventsController.cs#L31
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/AvailabilityNotifier.tsx#L37
Unexpected any. Specify a different type
QE / Lint Node.js: react/AvailabilityNotifier.tsx#L105
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L27
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L88
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L89
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L110
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L139
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L146
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L157
Unexpected any. Specify a different type
QE / Lint Node.js: react/NotifyAdmin.tsx#L182
Unexpected any. Specify a different type