fix: add partitioned cookie to avoid browser error #3365
Annotations
12 errors and 6 warnings
Ruff (F811):
cypress/e2e/action/main.py#L10
cypress/e2e/action/main.py:10:11: F811 Redefinition of unused `on_action` from line 5
|
Ruff (F811):
cypress/e2e/action/main.py#L16
cypress/e2e/action/main.py:16:11: F811 Redefinition of unused `on_action` from line 10
|
Ruff (F811):
cypress/e2e/action/main.py#L22
cypress/e2e/action/main.py:22:11: F811 Redefinition of unused `on_action` from line 16
|
Ruff (F541):
cypress/e2e/action/main.py#L23
cypress/e2e/action/main.py:23:30: F541 f-string without any placeholders
|
Ruff (E711):
cypress/e2e/action/main.py#L74
cypress/e2e/action/main.py:74:18: E711 Comparison to `None` should be `cond is not None`
|
Ruff (F841):
cypress/e2e/chat_settings/main.py#L7
cypress/e2e/chat_settings/main.py:7:5: F841 Local variable `settings` is assigned to but never used
|
Ruff (F401):
cypress/e2e/data_layer/main.py#L1
cypress/e2e/data_layer/main.py:1:20: F401 `typing.List` imported but unused
|
Ruff (F401):
cypress/e2e/readme/main.py#L1
cypress/e2e/readme/main.py:1:20: F401 `chainlit` imported but unused
|
lint-backend / lint-backend
Process completed with exit code 1.
|
e2e-tests / ci (ubuntu-latest)
Process completed with exit code 1.
|
e2e-tests / ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
e2e-tests / ci (windows-latest)
The operation was canceled.
|
lint-ui / ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest / pytest (3.11, 0.115)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest / pytest (3.12, 0.115)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest / pytest (3.10, 0.115)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest / pytest (3.9, 0.115)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / ci (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|