Skip to content

fix(deps): update all patch and minor #1555

fix(deps): update all patch and minor

fix(deps): update all patch and minor #1555

Triggered via pull request March 24, 2026 21:17
Status Failure
Total duration 2m 3s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (ubuntu-latest)
Process completed with exit code 2.
test (ubuntu-latest): pkg/store/redis.go#L467
SA1019: r.SetNX is deprecated: Use Set with NX option instead as of Redis 2.6.12. (staticcheck)
test (ubuntu-latest): pkg/store/redis.go#L447
SA1019: r.SetNX is deprecated: Use Set with NX option instead as of Redis 2.6.12. (staticcheck)
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-latest)
The operation was canceled.