Skip to content

Switch from Rc to Arc #362

Switch from Rc to Arc

Switch from Rc to Arc #362

Triggered via pull request March 26, 2024 16:28
Status Failure
Total duration 5m 28s
Billable time 4m
Artifacts

rust-checks.yml

on: pull_request
Run check, test and lints
3m 43s
Run check, test and lints
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Run check, test and lints: drink/src/session.rs#L66
unresolved import `std::rc::Arc`
Run check, test and lints
aborting due to previous error
Run check, test and lints: drink/src/session.rs#L93
unresolved import `std::rc::Arc`
Run check, test and lints
aborting due to previous error
Run check, test and lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Run check, test and lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, SebRollen/toml-action@v1.0.2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run check, test and lints
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/