Skip to content

Allow clustering with Kubernetes #3023

Allow clustering with Kubernetes

Allow clustering with Kubernetes #3023

Triggered via pull request June 29, 2024 08:33
Status Failure
Total duration 1m 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
main: test/livebook_web/live/home_live_test.exs#L101
test sessions list allows closing session after confirmation (LivebookWeb.HomeLiveTest)
main
Process completed with exit code 2.
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead