feat(dbAuth): Lax SameSite cookie policy #34197
Annotations
3 errors and 3 warnings
π§ͺ Test:
packages/auth-providers/dbAuth/api/src/__tests__/DbAuthHandler.fetch.test.js#L2583
AssertionError: expected 'SameSite=Lax' to deeply equal 'SameSite=Strict'
Expected: "SameSite=Strict"
Received: "SameSite=Lax"
β― src/__tests__/DbAuthHandler.fetch.test.js:2583:29
|
π§ͺ Test:
packages/auth-providers/dbAuth/api/src/__tests__/DbAuthHandler.test.js#L2383
AssertionError: expected 'SameSite=Lax' to deeply equal 'SameSite=Strict'
Expected: "SameSite=Strict"
Received: "SameSite=Lax"
β― src/__tests__/DbAuthHandler.test.js:2383:29
|
π§ͺ Test
Process completed with exit code 1.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading