Improve livebook guide #321
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
function encode_value/1 is unused
|
Run tests:
test/loop_test.exs#L34
variable "wasm_source" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/loop_test.exs#L63
variable "wasm_source" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Run tests:
test/defw_test.exs#L98
function third/0 is unused
|
Run tests:
test/if_else_test.exs#L11
module attribute @A was set but never used
|
Run tests:
test/examples/magic_numbers.exs#L15
module attribute @fast_3g_upload was set but never used
|
Run tests:
test/examples/magic_numbers.exs#L14
module attribute @fast_3g_download was set but never used
|
Run tests:
test/examples/magic_numbers.exs#L9
module attribute @slow_3g_upload was set but never used
|
Run tests:
test/examples/magic_numbers.exs#L8
module attribute @slow_3g_download was set but never used
|
Run tests:
test/examples/magic_numbers.exs#L13
module attribute @fast_3g_latency_ms was set but never used
|
The logs for this run have expired and are no longer available.
Loading