Switch from Rc to Arc #362
rust-checks.yml
on: pull_request
Run check, test and lints
3m 43s
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/[email protected], 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/
|