Skip to content

Add leb128 encoding #349

Add leb128 encoding

Add leb128 encoding #349

Triggered via push January 30, 2024 04:29
Status Success
Total duration 29s
Artifacts

ci.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Build and test (26.2.1, 1.16.0)
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/.
Build and test (25.3.2, 1.16.0)
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/.
Build and test (26.2.1, 1.15.2)
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/.
Build and test (26.2.1, 1.15.2)
function encode_value/1 is unused
Build and test (26.2.1, 1.15.2): lib/orb/instruction.ex#L489
module attribute @wasm_prefix was set but never used
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L189
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L188
variable "constants" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L190
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L186
variable "globals" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L185
variable "imports" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L187
variable "memory" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (26.2.1, 1.15.2): 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)
Build and test (26.2.1, 1.15.2): lib/orb/module_definition.ex#L183
variable "types" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2)
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/.
Build and test (25.3.2, 1.15.2)
function encode_value/1 is unused
Build and test (25.3.2, 1.15.2): lib/orb/instruction.ex#L489
module attribute @wasm_prefix was set but never used
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L189
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L188
variable "constants" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L190
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L186
variable "globals" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L185
variable "imports" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L187
variable "memory" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (25.3.2, 1.15.2): 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)
Build and test (25.3.2, 1.15.2): lib/orb/module_definition.ex#L183
variable "types" is unused (if the variable is not meant to be used, prefix it with an underscore)