fix property aggregation methods (#1578) #1458
Annotations
1 error and 18 warnings
Store benchmark result if repo is master
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= push ***github.com/Pometry/Raphtory.git gh-pages:gh-pages --no-verify': remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/Pometry/Raphtory.git/'
: Error: The process '/usr/bin/git' failed with exit code 128
|
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/python/Cargo.toml: unused manifest key: package.doc
|
Run benchmark (Unix)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
|
Run benchmark (Unix):
raphtory/src/core/mod.rs#L40
unused import: `thiserror::Error`
|
Run benchmark (Unix):
raphtory/src/db/graph/nodes.rs#L18
unused import: `itertools::Itertools`
|
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
|
Run benchmark (Unix):
raphtory/src/core/utils/time.rs#L51
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
Run benchmark (Unix):
raphtory/src/core/utils/time.rs#L81
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
Run benchmark (Unix):
raphtory/src/core/utils/time.rs#L86
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
Loading