improvement: update macros to not require manual imports #1071
Annotations
14 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Project
`no_std_test` (bin "no_std_test") generated 4 warnings
|
|
Build Project
feature `link_cfg` is declared but not used
|
|
Build Project
the feature `core_intrinsics` is internal to the compiler or standard library
|
|
Build Project
the feature `link_cfg` is internal to the compiler or standard library
|
|
Build Project
the feature `lang_items` is internal to the compiler or standard library
|
|
Build Project
`rhai` (lib) generated 3 warnings
|
|
Build Project:
src/packages/iter_basic.rs#L51
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
|
|
Build Project:
src/func/call.rs#L31
unused import: `num_traits::Float`
|
|
Build Project:
src/packages/logic.rs#L231
unused import: `num_traits::Float`
|
|
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