Skip to content

#272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout #50

#272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout

#272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout #50

Triggered via pull request May 4, 2024 16:00
Status Failure
Total duration 35s
Artifacts

test.yml

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

Annotations

22 errors and 2 warnings
unit (1.20, macos-latest): cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
unit (1.20, macos-latest): cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.20, macos-latest): cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.20, macos-latest)
Process completed with exit code 1.
unit (1.21, macos-latest): cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
unit (1.21, macos-latest): cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.21, macos-latest): cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.21, macos-latest)
Process completed with exit code 1.
unit (1.20, ubuntu-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.20, ubuntu-latest): cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
unit (1.20, ubuntu-latest): cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.20, ubuntu-latest): cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.20, ubuntu-latest)
The operation was canceled.
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.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, ubuntu-latest)
The job was canceled because "_1_20_macos-latest" failed.
unit (1.21, ubuntu-latest): cookie_go111.go#L19
unknown field Partitioned in struct literal of type http.Cookie
unit (1.21, ubuntu-latest): cookie_test.go#L59
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.21, ubuntu-latest): cookie_test.go#L60
cookie.Partitioned undefined (type *http.Cookie has no field or method Partitioned)
unit (1.21, ubuntu-latest)
The operation was canceled.
unit (1.20, macos-latest)
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/.
unit (1.21, macos-latest)
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/.