# TODO: don’t import types/1 #342
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:
lib/orb/i32/string.ex#L107
clauses with the same name and arity (number of arguments) should be grouped together, "def streq/2" was previously defined (lib/orb/i32/string.ex:41)
|
Run tests:
lib/orb/i32/string.ex#L108
clauses with the same name and arity (number of arguments) should be grouped together, "def strlen/1" was previously defined (lib/orb/i32/string.ex:75)
|
Run tests:
lib/orb/i32/string.ex#L107
this clause for streq/2 cannot match because a previous clause at line 41 always matches
|
Run tests:
lib/orb/i32/string.ex#L108
this clause for strlen/1 cannot match because a previous clause at line 75 always matches
|
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
|
The logs for this run have expired and are no longer available.
Loading