Bump coverlet.collector from 10.0.0 to 10.0.1 #48
Annotations
10 warnings
|
Build:
tests/Dapper.Specifications.IntegrationTests/Fixtures/MySqlDatabaseFixture.cs#L9
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/SpecificationIntegrationTestBase.cs#L11
Non-nullable field 'Connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/Fixtures/PgSqlDatabaseFixture.cs#L9
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/PgSqlSpecificationTests.cs#L187
Possible null reference argument for parameter 'product' in 'void ProductCollection.AddProduct(Product product)'.
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/PgSqlSpecificationTests.cs#L181
Dereference of a possibly null reference.
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/PgSqlSpecificationTests.cs#L141
Dereference of a possibly null reference.
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/Fixtures/SqlServerDatabaseFixture.cs#L9
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/Fixtures/MySqlDatabaseFixture.cs#L9
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/SpecificationIntegrationTestBase.cs#L11
Non-nullable field 'Connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
tests/Dapper.Specifications.IntegrationTests/Fixtures/PgSqlDatabaseFixture.cs#L9
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
background
wait
wait-all
cancel
Loading