fix node type filter #1380
Annotations
18 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Cargo update
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Cargo update
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run benchmark (Unix)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run benchmark (Unix)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run benchmark (Unix)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
|
Run benchmark (Unix)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
|
Run benchmark (Unix):
raphtory/src/db/api/properties/props.rs#L7
unused import: `itertools::Itertools`
|
Run benchmark (Unix):
raphtory/src/db/api/view/node.rs#L14
unused import: `Base`
|
Run benchmark (Unix):
raphtory/src/db/graph/nodes.rs#L17
unused import: `core::ArcStr`
|
Run benchmark (Unix):
raphtory/src/db/graph/nodes.rs#L18
unused import: `itertools::Itertools`
|
Run benchmark (Unix):
raphtory/src/db/graph/nodes.rs#L21
unused imports: `FilterMap`, `FlatMap`, `Map`, `borrow::Borrow`
|
Run benchmark (Unix):
raphtory/src/core/storage/timeindex.rs#L29
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
|
Loading