Skip to content

feat: Add logout and refresh token endpoints, update user security stamp method #18

feat: Add logout and refresh token endpoints, update user security stamp method

feat: Add logout and refresh token endpoints, update user security stamp method #18

Triggered via pull request August 21, 2025 03:20
Status Failure
Total duration 38s
Artifacts

ci-pipeline.yml

on: pull_request
test-and-build
34s
test-and-build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test-and-build
Process completed with exit code 1.
test-and-build: src/SnackFlow.Api/Controllers/AuthController.cs#L45
The type or namespace name 'GetRefreshTokenQueryResponse' could not be found (are you missing a using directive or an assembly reference?)
test-and-build: src/SnackFlow.Api/Controllers/AuthController.cs#L9
The type or namespace name 'GetRefreshToken' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Queries' (are you missing an assembly reference?)
test-and-build: src/SnackFlow.Api/Controllers/AuthController.cs#L7
The type or namespace name 'Logout' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Commands' (are you missing an assembly reference?)
test-and-build: src/SnackFlow.Api/Controllers/AuthController.cs#L45
The type or namespace name 'GetRefreshTokenQueryResponse' could not be found (are you missing a using directive or an assembly reference?)
test-and-build: src/SnackFlow.Api/Controllers/AuthController.cs#L9
The type or namespace name 'GetRefreshToken' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Queries' (are you missing an assembly reference?)
test-and-build: src/SnackFlow.Api/Controllers/AuthController.cs#L7
The type or namespace name 'Logout' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Commands' (are you missing an assembly reference?)