Skip to content

Compiling if/else & loop to wasm binary #666

Compiling if/else & loop to wasm binary

Compiling if/else & loop to wasm binary #666

Triggered via push July 21, 2024 01:54
Status Success
Total duration 27s
Artifacts

ci.yml

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

Annotations

9 warnings
Build and test (1.15.2, 25.3.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.15.2, 25.3.2): test/wasm_output_test.exs#L212
function do_wasm_type/2 is unused
Build and test (1.15.2, 25.3.2): test/wasm_output_test.exs#L204
function extract_wasm_section/2 is unused
Build and test (1.15.2, 25.3.2): test/wasm_output_test.exs#L200
function extract_wasm_sections/1 is unused
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L172
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L303
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L304
variable "j" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.17.0, 27)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.16.0, 26.2.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/