Skip to content

refactor(core): Avoid chunk execution when enabled by mlua v0.10 #2827

refactor(core): Avoid chunk execution when enabled by mlua v0.10

refactor(core): Avoid chunk execution when enabled by mlua v0.10 #2827

Triggered via push October 26, 2024 15:16
Status Failure
Total duration 3m 3s
Artifacts

test.yml

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

Annotations

7 errors, 36 warnings, and 6 notices
question mark operator is useless here: src/types/semver.rs#L20
error: question mark operator is useless here --> src/types/semver.rs:20:5 | 20 | Ok(Semver::new(&version)?) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing question mark and `Ok()`: `Semver::new(&version)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_question_mark = note: `-D clippy::needless-question-mark` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_question_mark)]`
Test on Lua 5.4
Process completed with exit code 2.
Test on Lua 5.3
Process completed with exit code 2.
Test on Lua 5.2
Process completed with exit code 2.
Test on Lua luajit
Process completed with exit code 2.
Test on Lua 5.1
Process completed with exit code 2.
Test on Lua luajit-openresty
Process completed with exit code 2.
Test on Lua 5.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Lua 5.4
The following actions use a deprecated Node.js version and will be forced to run on node20: hishamhm/gh-actions-lua@master, actions-rs/toolchain@v1, hishamhm/gh-actions-luarocks@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on Lua 5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Lua 5.3
The following actions use a deprecated Node.js version and will be forced to run on node20: hishamhm/gh-actions-lua@master, actions-rs/toolchain@v1, hishamhm/gh-actions-luarocks@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on Lua 5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Lua 5.2
The following actions use a deprecated Node.js version and will be forced to run on node20: hishamhm/gh-actions-lua@master, actions-rs/toolchain@v1, hishamhm/gh-actions-luarocks@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on Lua 5.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Lua luajit
The following actions use a deprecated Node.js version and will be forced to run on node20: hishamhm/gh-actions-lua@master, actions-rs/toolchain@v1, hishamhm/gh-actions-luarocks@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on Lua luajit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Lua 5.1
The following actions use a deprecated Node.js version and will be forced to run on node20: hishamhm/gh-actions-lua@master, actions-rs/toolchain@v1, hishamhm/gh-actions-luarocks@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on Lua 5.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit-openresty
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Lua luajit-openresty
The following actions use a deprecated Node.js version and will be forced to run on node20: hishamhm/gh-actions-lua@master, actions-rs/toolchain@v1, hishamhm/gh-actions-luarocks@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on Lua luajit-openresty
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit-openresty
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit-openresty
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua luajit-openresty
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test on Lua 5.4
gh-actions-lua: Cache restored: lua:5.4.7:linux:x64:MYCFLAGS=-fPIC
Test on Lua 5.3
gh-actions-lua: Cache restored: lua:5.3.6:linux:x64:MYCFLAGS=-fPIC
Test on Lua 5.2
gh-actions-lua: Cache restored: lua:5.2.4:linux:x64:MYCFLAGS=-fPIC
Test on Lua luajit
gh-actions-lua: Cache restored: lua:luajit-2.1:linux:x64:XCFLAGS=-fPIC
Test on Lua 5.1
gh-actions-lua: Cache restored: lua:5.1.5:linux:x64:CFLAGS="-O2 -Wall -DLUA_USE_LINUX -fPIC"
Test on Lua luajit-openresty
gh-actions-lua: Cache restored: lua:luajit-openresty:linux:x64:XCFLAGS=-fPIC