Skip to content

Added valkey store implementation to readme #59

Added valkey store implementation to readme

Added valkey store implementation to readme #59

Triggered via pull request August 20, 2024 13:38
Status Failure
Total duration 40s
Artifacts

test.yml

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

Annotations

15 errors and 1 warning
unit (1.20, macos-latest)
Process completed with exit code 1.
unit (1.21, windows-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.21, windows-latest)
The operation was canceled.
unit (1.21, ubuntu-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.21, ubuntu-latest): store.go#L59
unknown field SameSite in struct literal of type Options
unit (1.21, ubuntu-latest): sessions_test.go#L43
store.Options.SameSite undefined (type *Options has no field or method SameSite)
unit (1.21, ubuntu-latest)
The operation was canceled.
unit (1.20, windows-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.20, windows-latest)
The operation was canceled.
unit (1.21, macos-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.21, macos-latest): store.go#L59
unknown field SameSite in struct literal of type Options
unit (1.21, macos-latest): sessions_test.go#L43
store.Options.SameSite undefined (type *Options has no field or method SameSite)
unit (1.21, macos-latest)
The operation was canceled.
unit (1.20, ubuntu-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.20, ubuntu-latest)
The operation was canceled.
unit (1.20, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/