Skip to content

improve the format used to store type information. #221

improve the format used to store type information.

improve the format used to store type information. #221

Triggered via pull request December 3, 2023 23:07
Status Success
Total duration 4m 53s
Artifacts

ci.yml

on: pull_request
formatting
14s
formatting
Matrix: clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, cargo test --features mlua,mlua_vendored,mlua_lua53,mlua_async --no-run): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (ubuntu-latest, cargo test --features mlua,mlua_vendored,mlua_lua54,mlua_async --no-run): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (ubuntu-latest, cargo test --features mlua,mlua_vendored,mlua_lua54,mlua_async,mlua_send): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (ubuntu-latest, cargo test --features mlua,mlua_vendored,mlua_lua53,mlua_async,mlua_send): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (macOS-latest, cargo test --features mlua,mlua_vendored,mlua_lua53,mlua_async --no-run): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (macOS-latest, cargo test --features mlua,mlua_vendored,mlua_lua54,mlua_async --no-run): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (macOS-latest, cargo test --features mlua,mlua_vendored,mlua_lua53,mlua_async,mlua_send): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.
test (macOS-latest, cargo test --features mlua,mlua_vendored,mlua_lua54,mlua_async,mlua_send): tests/mlua/async.rs#L42
use of deprecated method `tealr::TypeWalker::generate_global`: Generation of .d.tl files has been moved to tealr_doc_gen. Use TypeWaller::to_json() instead to get json parsable by tealr_doc_gen.