Change logging #36
Annotations
9 errors
Tests:
internal/server/handler/authorize/authorize_test.go#L88
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/authorize/authorize_test.go#L175
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/authorize/authorize_test.go#L337
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/authorize/authorize_test.go#L398
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/authorize/authorize_test.go#L448
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/authorize/authorize_test.go#L469
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/authorize/authorize_test.go#L483
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests:
internal/server/handler/logout/logout_test.go#L158
cannot use generic type session.LoginManager[T session.LoginSession] without instantiation
|
Tests
Process completed with exit code 1.
|
Loading