Skip to content

Password Reset Endpoint #387

Password Reset Endpoint

Password Reset Endpoint #387

Triggered via pull request October 22, 2023 21:36
Status Failure
Total duration 56s
Artifacts

test-backend.yml

on: pull_request
backend-test
46s
backend-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
backend-test: LeaderboardBackend.Test/Features/Users/ResetPasswordTests.cs#L247
The type or namespace name 'ValidationProblemDetails' could not be found (are you missing a using directive or an assembly reference?)
backend-test: LeaderboardBackend.Test/Features/Users/ResetPasswordTests.cs#L247
The type or namespace name 'ValidationProblemDetails' could not be found (are you missing a using directive or an assembly reference?)
backend-test: LeaderboardBackend.Test/Features/Users/ResetPasswordTests.cs#L250
The type or namespace name 'Dictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
backend-test
Process completed with exit code 2.
backend-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/