Replace update_fn_comments with get_fn_metadata_mut. #844
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Project:
codegen/src/rhai_module.rs#L16
fields `typ` and `expr` are never read
|
Build Project
`rhai_codegen` (lib) generated 1 warning
|
Build Project:
src/api/deprecated.rs#L6
the item `Engine` is imported redundantly
|
Build Project:
src/api/deprecated.rs#L6
the item `EvalAltResult` is imported redundantly
|
Build Project:
src/api/deprecated.rs#L6
the item `FnAccess` is imported redundantly
|
Build Project:
src/api/deprecated.rs#L6
the item `FnNamespace` is imported redundantly
|
Build Project:
src/api/deprecated.rs#L7
the item `Position` is imported redundantly
|
Build Project:
src/packages/arithmetic.rs#L2
the item `Position` is imported redundantly
|
Build Project:
src/packages/iter_basic.rs#L13
the item `ExactSizeIterator` is imported redundantly
|
Build Project:
src/types/scope.rs#L9
the item `Extend` is imported redundantly
|
Setup Toolchain
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/
|
Setup Toolchain
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/
|
Setup Toolchain
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/
|
Setup Toolchain
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/
|
Loading