Skip to content

Bump wat from 1.0.82 to 1.0.86 in /native/wasmex #59

Bump wat from 1.0.82 to 1.0.86 in /native/wasmex

Bump wat from 1.0.82 to 1.0.86 in /native/wasmex #59

Triggered via pull request February 9, 2024 04:59
Status Failure
Total duration 4m 1s
Artifacts

compatibility-elixir.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 11 warnings
OTP 25.2 / Elixir 1.15.6: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.15.6: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.15.6: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.15.6
Process completed with exit code 2.
OTP 24.3 / Elixir 1.15.6: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.15.6: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.15.6: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.15.6
Process completed with exit code 2.
OTP 24.3 / Elixir 1.14.5: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.14.5: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.14.5: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.14.5
Process completed with exit code 2.
OTP 24.3 / Elixir 1.13.4: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.13.4: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.13.4: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 24.3 / Elixir 1.13.4
Process completed with exit code 2.
OTP 26.1 / Elixir 1.15.6: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 26.1 / Elixir 1.15.6: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 26.1 / Elixir 1.15.6: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 26.1 / Elixir 1.15.6
Process completed with exit code 2.
OTP 25.2 / Elixir 1.14.5: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.14.5: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.14.5: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.14.5
Process completed with exit code 2.
OTP 25.2 / Elixir 1.13.4: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.13.4: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.13.4: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 25.2 / Elixir 1.13.4
Process completed with exit code 2.
OTP 26.1 / Elixir 1.14.5: test/wasmex/module_test.exs#L87
test &Module.exports/1 lists table data (Wasmex.ModuleTest)
OTP 26.1 / Elixir 1.14.5: test/wasmex/module_test.exs#L179
test &Module.imports/1 groups imports by namespace (Wasmex.ModuleTest)
OTP 26.1 / Elixir 1.14.5: test/wasmex/module_test.exs#L137
test &Module.imports/1 lists table data (Wasmex.ModuleTest)
OTP 26.1 / Elixir 1.14.5
Process completed with exit code 2.
OTP 25.2 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 25.2 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 24.3 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.3 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 24.3 / Elixir 1.14.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24.3 / Elixir 1.13.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26.1 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26.1 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 25.2 / Elixir 1.14.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 25.2 / Elixir 1.13.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26.1 / Elixir 1.14.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.