Bump AspireVersion from 8.0.0-preview.3.24105.21 to 8.0.0-preview.4.24156.9 #249
Annotations
5 errors and 1 warning
test:
tests/Catalog.FunctionalTests/CatalogApiFixture.cs#L10
The type or namespace name 'PostgresContainerResource' could not be found (are you missing a using directive or an assembly reference?)
|
test:
src/Ordering.API/Extensions/Extensions.cs#L13
'NpgsqlEntityFrameworkCorePostgreSQLSettings' does not contain a definition for 'DbContextPooling' and no accessible extension method 'DbContextPooling' accepting a first argument of type 'NpgsqlEntityFrameworkCorePostgreSQLSettings' could be found (are you missing a using directive or an assembly reference?)
|
test:
tests/Catalog.FunctionalTests/CatalogApiFixture.cs#L10
The type or namespace name 'PostgresContainerResource' could not be found (are you missing a using directive or an assembly reference?)
|
test:
src/Ordering.API/Extensions/Extensions.cs#L13
'NpgsqlEntityFrameworkCorePostgreSQLSettings' does not contain a definition for 'DbContextPooling' and no accessible extension method 'DbContextPooling' accepting a first argument of type 'NpgsqlEntityFrameworkCorePostgreSQLSettings' could be found (are you missing a using directive or an assembly reference?)
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|