Bump Microsoft.Data.Sqlite from 10.0.7 to 10.0.8 #46
Annotations
11 warnings
|
Autobuild:
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.'
|
|
Autobuild:
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.'
|
|
Autobuild:
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.'
|
|
Autobuild:
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.
|
|
Autobuild:
tests/Dapper.Specifications.IntegrationTests/PgSqlSpecificationTests.cs#L187
Possible null reference argument for parameter 'product' in 'void ProductCollection.AddProduct(Product product)'.
|
|
Autobuild:
tests/Dapper.Specifications.IntegrationTests/PgSqlSpecificationTests.cs#L181
Dereference of a possibly null reference.
|
|
Autobuild:
tests/Dapper.Specifications.IntegrationTests/PgSqlSpecificationTests.cs#L141
Dereference of a possibly null reference.
|
|
Autobuild:
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.'
|
|
Autobuild:
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.'
|
|
Autobuild:
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.'
|
|
Initialize CodeQL
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
background
wait
wait-all
cancel
Loading