build(deps): bump Verify.Xunit from 20.7.0 to 21.0.0 in /src #614
Annotations
7 errors and 2 warnings
build / build:
src/Fusillade.Tests/API/ApiApprovalBase.cs#L12
The type or namespace name 'VerifyXunit' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Fusillade.Tests/API/ApiApprovalTests.cs#L7
The type or namespace name 'VerifyXunit' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Fusillade.Tests/API/ApiApprovalBase.cs#L20
The type or namespace name 'UsesVerifyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Fusillade.Tests/API/ApiApprovalBase.cs#L20
The type or namespace name 'UsesVerify' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Fusillade.Tests/API/ApiApprovalTests.cs#L16
The type or namespace name 'UsesVerifyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Fusillade.Tests/API/ApiApprovalTests.cs#L16
The type or namespace name 'UsesVerify' could not be found (are you missing a using directive or an assembly reference?)
|
build / build
Process completed with exit code 1.
|
build / build:
src/Fusillade.Tests/API/ApiApprovalBase.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build / build:
src/Fusillade.Tests/API/ApiApprovalBase.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|