Update dependency xunit to v2.5.0 #918
Annotations
10 errors and 10 warnings
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Builders/NativeQueryTests.cs(15,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Queries.Core.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Parts/Columns/UniqueIdentifierValueTests.cs(10,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Queries.Core.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Parts/Columns/SelectColumnTests.cs(22,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Queries.Core.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Parts/Columns/UniqueIdentifierValueTests.cs(10,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Queries.Core.Tests.csproj::TargetFramework=net6.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Parts/Columns/SelectColumnTests.cs(22,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Queries.Core.Tests.csproj::TargetFramework=net6.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Builders/NativeQueryTests.cs(15,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.Core.Tests/Queries.Core.Tests.csproj::TargetFramework=net6.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Operations/DeleteMigrationOperationTests.cs(15,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Queries.EntityFrameworkCore.Extensions.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Operations/DeleteMigrationOperationTests.cs(25,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Queries.EntityFrameworkCore.Extensions.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Operations/CreateViewMigrationOperationTests.cs(15,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Queries.EntityFrameworkCore.Extensions.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Operations/CreateViewMigrationOperationTests.cs(25,21): error xUnit1028: Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. [/home/runner/work/Queries/Queries/test/Queries.EntityFrameworkCore.Extensions.Tests/Queries.EntityFrameworkCore.Extensions.Tests.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectQueryBaseValidator.cs(6,23): warning CS1591: Missing XML comment for publicly visible type or member 'SelectQueryBaseValidator<T>' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard1.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectTableValidator.cs(6,14): warning CS1591: Missing XML comment for publicly visible type or member 'SelectTableValidator' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard1.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectQueryBaseValidator.cs(6,23): warning CS1591: Missing XML comment for publicly visible type or member 'SelectQueryBaseValidator<T>' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard1.1]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectTableValidator.cs(6,14): warning CS1591: Missing XML comment for publicly visible type or member 'SelectTableValidator' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard1.1]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectQueryBaseValidator.cs(6,23): warning CS1591: Missing XML comment for publicly visible type or member 'SelectQueryBaseValidator<T>' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard1.3]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectTableValidator.cs(6,14): warning CS1591: Missing XML comment for publicly visible type or member 'SelectTableValidator' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard1.3]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectQueryBaseValidator.cs(6,23): warning CS1591: Missing XML comment for publicly visible type or member 'SelectQueryBaseValidator<T>' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard2.1]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectTableValidator.cs(6,14): warning CS1591: Missing XML comment for publicly visible type or member 'SelectTableValidator' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=netstandard2.1]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectQueryBaseValidator.cs(6,23): warning CS1591: Missing XML comment for publicly visible type or member 'SelectQueryBaseValidator<T>' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=net6.0]
|
ubuntu-latest
/home/runner/work/Queries/Queries/src/Queries.Core/Validators/SelectTableValidator.cs(6,14): warning CS1591: Missing XML comment for publicly visible type or member 'SelectTableValidator' [/home/runner/work/Queries/Queries/src/Queries.Core/Queries.Core.csproj::TargetFramework=net6.0]
|