Skip to content

Add mysql store to the readme (#279) #23

Add mysql store to the readme (#279)

Add mysql store to the readme (#279) #23

Triggered via push August 20, 2024 13:38
Status Failure
Total duration 2m 54s
Artifacts

verify.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
lint (1.20): cookie.go#L1
: cannot compile Go 1.23 code (typecheck)
lint (1.20)
issues found
lint (1.21)
The job was canceled because "_1_20" failed.
lint (1.21): cookie.go#L1
: # github.com/gorilla/sessions [github.com/gorilla/sessions.test]
lint (1.21): store.go#L59
unknown field SameSite in struct literal of type Options
lint (1.21): sessions_test.go#L43
store.Options.SameSite undefined (type *Options has no field or method SameSite) (typecheck)
lint (1.21): ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
lint (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/