Add attribute for media type validation #1705
Annotations
10 errors
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L60
'IValidationResult' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'IValidationResult' could be found (are you missing a using directive or an assembly reference?)
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L60
No suitable 'Deconstruct' instance or extension method was found for type 'IValidationResult', with 2 out parameters and a void return type.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L60
Cannot infer the type of implicitly-typed deconstruction variable 'coreRulesResult'.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L60
Cannot infer the type of implicitly-typed deconstruction variable '_'.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L60
Cannot infer the type of implicitly-typed discard.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L73
'IValidationResult' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'IValidationResult' could be found (are you missing a using directive or an assembly reference?)
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L73
No suitable 'Deconstruct' instance or extension method was found for type 'IValidationResult', with 2 out parameters and a void return type.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L73
Cannot infer the type of implicitly-typed deconstruction variable 'result'.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L73
Cannot infer the type of implicitly-typed deconstruction variable '_'.
|
Build solution [Release]:
tests/Transports.AspNetCore.Tests/AuthorizationTests.cs#L73
Cannot infer the type of implicitly-typed discard.
|
The logs for this run have expired and are no longer available.
Loading