Skip to content

refactor: optimize Vec push avoid realloc mem #763

refactor: optimize Vec push avoid realloc mem

refactor: optimize Vec push avoid realloc mem #763

Re-run triggered November 12, 2024 01:30
Status Failure
Total duration 26m 14s
Artifacts

rust.yaml

on: pull_request
Matrix: Test MSRV for `ibc` libraries
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
The job was canceled because "ubuntu-latest_unknown-lin" failed.
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
The operation was canceled.
Check Lints
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Lints
It seems that this Action is executed from the forked repository.
Check Lints
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.