Fix bug with function pointer. #1271
Annotations
15 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
tests/closures.rs#L350
type alias `TestStruct` is never used
|
|
Test:
tests/closures.rs#L5
unused import: `std::mem::take`
|
|
Test:
tests/closures.rs#L2
unused imports: `Dynamic`, `ParseErrorType`, and `Scope`
|
|
Test:
tests/serde.rs#L9
unused import: `std::sync::Arc`
|
|
Test:
tests/serde.rs#L8
unused import: `serde_json::json`
|
|
Test:
tests/serde.rs#L7
unused import: `Deserializer`
|
|
Test
`rhai` (test "plugins") generated 2 warnings (run `cargo fix --test "plugins" -p rhai` to apply 2 suggestions)
|
|
Test:
tests/plugins.rs#L152
transmuting an integer to a pointer creates a pointer without provenance
|
|
Test
`rhai` (lib test) generated 1 warning (run `cargo fix --lib -p rhai --tests` to apply 1 suggestion)
|
|
Test:
src/grain/compile/mod.rs#L2401
unused import: `crate::grain::bytecode::StepFlags`
|
|
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/
|
background
wait
wait-all
cancel
parallel
Loading