Skip to content

[PSH] Quality Engineering #97

[PSH] Quality Engineering

[PSH] Quality Engineering #97

Triggered via push April 16, 2024 12:29
Status Failure
Total duration 6m 45s
Artifacts

qe-push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
QE / Scan .Net
Process completed with exit code 1.
QE / Lint .Net
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
QE / Scan Node.js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
QE / Scan .Net
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc, actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.