Skip to content
Triggered via push June 5, 2024 09:27
Status Failure
Total duration 6m 45s
Artifacts

docker-test.yml

on: push
Matrix: Run Cached Integration Tests (on Postgres)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
RequestingAChallengeAsAnAuthenticatedUser: ConsumerApi.Tests.Integration/Features/Challenges/{id}/GET.feature#L11
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
RequestingANonexistentChallengeAsAnAuthenticatedUser: ConsumerApi.Tests.Integration/Features/Challenges/{id}/GET.feature#L16
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
CreatingAChallengeAsAnAnonymousUser: ConsumerApi.Tests.Integration/Features/Challenges/POST.feature#L11
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
CreatingAChallengeAsAnAuthenticatedUser: ConsumerApi.Tests.Integration/Features/Challenges/POST.feature#L18
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
DeletingAnOnboardedDeviceIsNotPossible: ConsumerApi.Tests.Integration/Features/Devices/{id}/DELETE.feature#L18
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
DeletingANonExistentDevice: ConsumerApi.Tests.Integration/Features/Devices/{id}/DELETE.feature#L25
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
DeletingAnUn_OnboardedDevice: ConsumerApi.Tests.Integration/Features/Devices/{id}/DELETE.feature#L11
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
UpdatingOwnDeviceWithInvalidData: ConsumerApi.Tests.Integration/Features/Devices/PUT.feature#L16
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
UpdatingOwnDeviceWithValidData: ConsumerApi.Tests.Integration/Features/Devices/PUT.feature#L10
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
CreatingAnIdentity: ConsumerApi.Tests.Integration/Features/Identities/POST.feature#L10
System.Net.Http.HttpRequestException : Connection refused (localhost:5000) ----> System.Net.Sockets.SocketException : Connection refused
Run Cached Integration Tests (on Postgres) (Modules/Devices/src/Devices.AdminCli/Dockerfile, seed...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cached Integration Tests (on Postgres) (ConsumerApi/Dockerfile, consumer-api)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Cached Integration Tests (on Postgres) (AdminApi/src/AdminApi/Dockerfile, admin-ui)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.