Move Livebook badge to top #356
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/instruction.ex#L489
module attribute @wasm_prefix was set but never used
|
Run tests:
lib/orb/module_definition.ex#L189
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L188
variable "constants" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L190
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L186
variable "globals" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L185
variable "imports" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L187
variable "memory" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L184
variable "table_size" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/orb/module_definition.ex#L183
variable "types" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading