Skip to content

feat: introduce v2 refresh token algorithm #5087

feat: introduce v2 refresh token algorithm

feat: introduce v2 refresh token algorithm #5087

Triggered via pull request October 17, 2025 17:24
@hfhf
opened #2216
hf/new-rt
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: internal/crypto/refresh_tokens.go#L109
should omit second index in slice, s[a:len(s)] is identical to s[a:] (S1010)