Skip to content

#27: some refactoring, example app cleanup [broken tests] #62

#27: some refactoring, example app cleanup [broken tests]

#27: some refactoring, example app cleanup [broken tests] #62

Triggered via push November 25, 2024 17:29
Status Failure
Total duration 37s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: handlers_test.go#L98
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation
build: handlers_test.go#L116
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation
build: handlers_test.go#L117
in call to NewMockSessionStore, cannot infer T (/home/runner/work/passkey/passkey/mock_SessionStore.go:182:26)
build: handlers_test.go#L156
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation
build: handlers_test.go#L157
in call to NewMockSessionStore, cannot infer T (/home/runner/work/passkey/passkey/mock_SessionStore.go:182:26)
build: handlers_test.go#L201
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation
build: handlers_test.go#L202
in call to NewMockSessionStore, cannot infer T (/home/runner/work/passkey/passkey/mock_SessionStore.go:182:26)
build: middleware_test.go#L18
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation
build: middleware_test.go#L32
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation
build: middleware_test.go#L56
cannot use generic type SessionStore[T webauthn.SessionData | UserSessionData] without instantiation