Skip to content

Refactor WebSocket client handling and token validation #93

Refactor WebSocket client handling and token validation

Refactor WebSocket client handling and token validation #93

Triggered via push September 18, 2024 08:43
Status Failure
Total duration 2m 5s
Billable time 2m
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run Tests: pkg/database/database.go#L161
slog.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
Run Tests: pkg/service/user/login_user.go#L30
slog.Info arg "err" should be a string or a slog.Attr (possible missing key or value)
Run Tests: pkg/service/user/login_user.go#L54
slog.Info arg "err" should be a string or a slog.Attr (possible missing key or value)
Run Tests: pkg/tests/restaurant/review_test.go#L64
not enough arguments in call to userService.Login
Run Tests: pkg/tests/user/user_test.go#L30
not enough arguments in call to user.NewUserHandler
Run Tests
Process completed with exit code 1.