#272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout #15
Annotations
6 errors and 1 warning
Run GolangCI-Lint:
cookie_go111.go#L1
: # github.com/gorilla/sessions [github.com/gorilla/sessions.test]
|
Run GolangCI-Lint:
cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
|
Run GolangCI-Lint:
cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
|
Run GolangCI-Lint:
cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned) (typecheck)
|
Run GolangCI-Lint:
../../../../../opt/hostedtoolcache/go/1.21.9/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Run GolangCI-Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading