Skip to content

test: add postgresql testcontainer #40

test: add postgresql testcontainer

test: add postgresql testcontainer #40

Triggered via push November 6, 2023 12:37
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
build
No test report files were found
build: tests/Application.IntegrationTests/TestContainersDatabase.cs#L23
The type or namespace name 'PostgreSqlContainer' could not be found (are you missing a using directive or an assembly reference?)
build: tests/Application.IntegrationTests/TestContainersDatabase.cs#L37
The type or namespace name 'PostgreSqlBuilder' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No file matches path test-results/*.trx
build: tests/Application.IntegrationTests/TestContainersDatabase.cs#L13
Using directive is unnecessary.