Skip to content

Bump Refit from 4.6.107 to 7.2.22 in /client/MAVN.Service.SmartVouchers.Client #138

Bump Refit from 4.6.107 to 7.2.22 in /client/MAVN.Service.SmartVouchers.Client

Bump Refit from 4.6.107 to 7.2.22 in /client/MAVN.Service.SmartVouchers.Client #138

Triggered via pull request November 8, 2024 15:23
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/MAVN.Service.SmartVouchers.DomainServices/VouchersService.cs#L375
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.
build: src/MAVN.Job.SmartVouchers/Startup.cs#L56
'IApplicationLifetime' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.Extensions.Hosting.IHostApplicationLifetime.'
build: src/MAVN.Service.SmartVouchers.DomainServices/VouchersService.cs#L375
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.
build: src/MAVN.Job.SmartVouchers/Startup.cs#L56
'IApplicationLifetime' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.Extensions.Hosting.IHostApplicationLifetime.'