Fix label for image input entries #2911
Annotations
4 errors and 8 warnings
main:
test/livebook_web/live/session_live_test.exs#L117
test UI events update the shared state queueing cell evaluation (LivebookWeb.SessionLiveTest)
|
main
Process completed with exit code 2.
|
epmdless:
test/livebook_web/live/home_live_test.exs#L101
test sessions list allows closing session after confirmation (LivebookWeb.HomeLiveTest)
|
epmdless
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
|
main
4..1 has a default step of -1, please write 4..1//-1 instead
|
epmdless
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/.
|
epmdless
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
|
epmdless
4..1 has a default step of -1, please write 4..1//-1 instead
|
macos
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/.
|
windows
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/.
|