Skip to content

Add empty list function #3

Add empty list function

Add empty list function #3

Triggered via push June 29, 2024 01:08
Status Success
Total duration 1m 28s
Billable time 2m
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
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