#272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout #50
Annotations
4 errors and 1 warning
Run Tests:
cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
|
Run Tests:
cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
|
Run Tests:
cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
|
Run Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading