Skip to content

[next]: ifaces rework, divide user.id and user.name, add itself logger #61

[next]: ifaces rework, divide user.id and user.name, add itself logger

[next]: ifaces rework, divide user.id and user.name, add itself logger #61

Triggered via pull request November 23, 2024 17:52
Status Failure
Total duration 1m 23s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: handlers_test.go#L98
cannot use generic type SessionStore[T any] without instantiation
build: handlers_test.go#L116
cannot use generic type SessionStore[T any] without instantiation
build: handlers_test.go#L117
in call to NewMockSessionStore, cannot infer T (/home/runner/work/passkey/passkey/mock_SessionStore.go:169:26)
build: handlers_test.go#L156
cannot use generic type SessionStore[T any] without instantiation
build: handlers_test.go#L157
in call to NewMockSessionStore, cannot infer T (/home/runner/work/passkey/passkey/mock_SessionStore.go:169:26)
build: handlers_test.go#L201
cannot use generic type SessionStore[T any] without instantiation
build: handlers_test.go#L202
in call to NewMockSessionStore, cannot infer T (/home/runner/work/passkey/passkey/mock_SessionStore.go:169:26)
build: middleware_test.go#L18
cannot use generic type SessionStore[T any] without instantiation
build: middleware_test.go#L32
cannot use generic type SessionStore[T any] without instantiation
build: middleware_test.go#L56
cannot use generic type SessionStore[T any] without instantiation
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/