feat: executor optimizations #5713
Annotations
10 errors and 3 warnings
crates/core/executor/src/record.rs#L72
calling `Arc::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L73
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L74
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L75
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L76
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L77
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L78
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L79
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L80
calling `Vec::default()` is more clear than this expression
|
crates/core/executor/src/record.rs#L81
calling `Vec::default()` is more clear than this expression
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, 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/
|
This job failed
Loading