Skip to content

Support more types related to isize/usize #235

Support more types related to isize/usize

Support more types related to isize/usize #235

Triggered via pull request June 1, 2024 14:22
@fzyzcjyfzyzcjy
synchronize #58
fzyzcjy:master
Status Failure
Total duration 3m 14s
Artifacts

valgrind.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
Memory Check: tests/containers.rs#L38
the trait bound `ZeroCopyBuffer<Vec<usize>>: IntoDart` is not satisfied
Memory Check: tests/containers.rs#L65
the trait bound `ZeroCopyBuffer<[isize; 100]>: IntoDart` is not satisfied
Memory Check: tests/containers.rs#L66
the trait bound `ZeroCopyBuffer<[usize; 100]>: IntoDart` is not satisfied
Memory Check: tests/containers.rs#L172
the trait bound `ZeroCopyBuffer<Vec<isize>>: IntoDart` is not satisfied
Memory Check: tests/containers.rs#L173
the trait bound `ZeroCopyBuffer<Vec<usize>>: IntoDart` is not satisfied
Memory Check: tests/containers.rs#L199
the trait bound `ZeroCopyBuffer<[isize; 100]>: IntoDart` is not satisfied
Memory Check: tests/containers.rs#L200
the trait bound `ZeroCopyBuffer<[usize; 100]>: IntoDart` is not satisfied
Memory Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Memory Check
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/.
Memory Check
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/
Memory Check
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/
Memory Check
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/
Memory Check
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/
Memory Check
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/
Memory Check
`/home/runner/work/allo-isolate/allo-isolate/.cargo/config` is deprecated in favor of `config.toml`
Memory Check
file `/home/runner/work/allo-isolate/allo-isolate/tests/containers.rs` found to be present in multiple build targets:
Memory Check: src/chrono.rs#L91
use of deprecated method `chrono::NaiveDateTime::timestamp_micros`: use `.and_utc().timestamp_micros()` instead
Memory Check: src/chrono.rs#L189
use of deprecated method `chrono::NaiveDateTime::timestamp_micros`: use `.and_utc().timestamp_micros()` instead
Memory Check
`allo-isolate` (lib) generated 2 warnings