Skip to content

Add count for current users online #54

Add count for current users online

Add count for current users online #54

Triggered via pull request August 1, 2024 18:02
Status Failure
Total duration 1m 36s
Artifacts

format_and_test.yml

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

Annotations

2 errors and 3 warnings
format_and_test (26, 1.17): test/techschool_web/components/online_users_test.exs#L17
test show_online_users/1 renders online users count singular and plural form (TechschoolWeb.OnlineUsersTest)
format_and_test (26, 1.17)
Process completed with exit code 2.
format_and_test (26, 1.17)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format_and_test (26, 1.17)
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
format_and_test (26, 1.17)
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