chore(deps): bump the default group across 1 directory with 18 updates #287
Annotations
1 error and 18 warnings
|
tests/issuer/SsiCredentialIssuer.Service.Tests/BusinessLogic/IssuerBusinessLogicTests.cs#L1125
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
tests/issuer/SsiCredentialIssuer.Service.Tests/BusinessLogic/IssuerBusinessLogicTests.cs#L1146
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/ProcessStepRepositoryTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/IssuerDbContextTests.cs#L42
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/CredentialRepositoryTests.cs#L41
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/DocumentRepositoryTests.cs#L42
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/IssuerRepositoriesTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/CompanySsiDetailsRepositoryTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/CompanySsiDetailsRepositoryTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/IssuerDbContextTests.cs#L42
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/ProcessStepRepositoryTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/CredentialRepositoryTests.cs#L41
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/IssuerRepositoriesTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/DocumentRepositoryTests.cs#L42
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/issuer/SsiCredentialIssuer.Service.Tests/BusinessLogic/IssuerBusinessLogicTests.cs#L1125
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
tests/issuer/SsiCredentialIssuer.Service.Tests/BusinessLogic/IssuerBusinessLogicTests.cs#L1146
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/CompanySsiDetailsRepositoryTests.cs#L40
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
tests/database/SsiCredentialIssuer.DbAccess.Tests/IssuerDbContextTests.cs#L42
Fixture argument 'testDbFixture' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
This job failed
Loading