Annotations
10 errors and 10 notices
Do all the basic tests:
lib/data/radixtree/serialize.v#L39
get_u8() returns `!u8`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L45
get_string() returns `!string`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L48
get_u16() returns `!u16`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L51
get_u8() returns `!u8`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L55
get_u16() returns `!u16`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L58
get_string() returns `!string`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L59
get_u32() returns `!u32`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L67
unwrapped Result cannot be used in an infix expression
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L39
get_u8() returns `!u8`, so it should have either an `or {}` block, or `!` at the end
|
Do all the basic tests:
lib/data/radixtree/serialize.v#L45
get_string() returns `!string`, so it should have either an `or {}` block, or `!` at the end
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Build Hero
ambiguous expression. use `()` to ensure correct order of operations
|
Loading