Skip to content

[Snyk] Security upgrade Flurl.Http from 3.0.1 to 4.0.0 #118

[Snyk] Security upgrade Flurl.Http from 3.0.1 to 4.0.0

[Snyk] Security upgrade Flurl.Http from 3.0.1 to 4.0.0 #118

Triggered via pull request December 14, 2023 16:00
Status Failure
Total duration 35s
Artifacts

dotnet-build-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: ShareBook/ShareBook.Service/Muambator/MuambatorService.cs#L56
The type arguments for method 'ResponseExtensions.ReceiveJson<T>(Task<IFlurlResponse>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: ShareBook/ShareBook.Service/Muambator/MuambatorService.cs#L56
The type arguments for method 'ResponseExtensions.ReceiveJson<T>(Task<IFlurlResponse>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
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: ShareBook/ShareBook.Domain/MailBounce.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Domain/MailBounce.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Domain/MailBounce.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Domain/MailBounce.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Service/Email/EmailService.cs#L197
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Service/Email/EmailService.cs#L137
'MailboxAddress.MailboxAddress(string)' is obsolete: 'This constructor will be going away due to it causing too much confusion. Use new MailboxAddress(string name, string address) or MailboxAddress.Parse(string) instead.'
build: ShareBook/ShareBook.Service/Generic/BaseService.cs#L83
'DefaultValidatorExtensions.Validate<T>(IValidator<T>, T, params Expression<Func<T, object>>[])' is obsolete: 'This method will be removed in FluentValidation 10. Instead use Validate(instance, options => options.IncludeProperties(expressions))'
build: ShareBook/ShareBook.Domain/MailBounce.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Domain/MailBounce.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ShareBook/ShareBook.Domain/MailBounce.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.