Skip to content

Added Modularity and Louvain Algorithms #907

Added Modularity and Louvain Algorithms

Added Modularity and Louvain Algorithms #907

Triggered via pull request December 19, 2023 12:44
Status Success
Total duration 22m 13s
Artifacts

test_during_pr.yml

on: pull_request
Rust format check  /  rust-format-check
17s
Rust format check / rust-format-check
Run Python tests  /  select-strategy
0s
Run Python tests / select-strategy
Matrix: Run benchmarks / Rust Benchmark
Matrix: Run Rust tests / Doc tests
Matrix: Run Rust tests / Rust Tests
Matrix: Run Python tests / Python Tests
Fit to window
Zoom out
Zoom in

Annotations

216 warnings
Rust format check / rust-format-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust format check / rust-format-check
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/
Rust format check / rust-format-check
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/
Rust format check / rust-format-check
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/
Rust format check / rust-format-check
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/
Run benchmarks / Rust Benchmark (ubuntu-latest)
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/
Run benchmarks / Rust Benchmark (ubuntu-latest)
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/
Run benchmarks / Rust Benchmark (ubuntu-latest)
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/
Run benchmarks / Rust Benchmark (ubuntu-latest)
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/
Run benchmarks / Rust Benchmark (ubuntu-latest)
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/
Run benchmarks / Rust Benchmark (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run benchmarks / Rust Benchmark (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run benchmarks / Rust Benchmark (ubuntu-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run benchmarks / Rust Benchmark (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run benchmarks / Rust Benchmark (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run benchmarks / Rust Benchmark (ubuntu-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run benchmarks / Rust Benchmark (ubuntu-latest)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run benchmarks / Rust Benchmark (ubuntu-latest)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
Run Rust tests / Doc tests (ubuntu-latest)
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/
Run Rust tests / Doc tests (ubuntu-latest): raphtory/src/algorithms/community_detection/louvain.rs#L24
type `COMM_ID` should have an upper camel case name
Run Rust tests / Doc tests (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Doc tests (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Doc tests (ubuntu-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Doc tests (ubuntu-latest)
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/
Run Rust tests / Doc tests (ubuntu-latest)
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/
Run Rust tests / Doc tests (ubuntu-latest)
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/
Run Rust tests / Doc tests (ubuntu-latest)
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/
Run Python tests / Python Tests (3.8, ubuntu-latest)
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/
Run Python tests / Python Tests (3.8, ubuntu-latest): raphtory/src/search/mod.rs#L289
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
Run Python tests / Python Tests (3.8, ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Python tests / Python Tests (3.8, ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Python tests / Python Tests (3.8, ubuntu-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Python tests / Python Tests (3.8, ubuntu-latest)
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/
Run Python tests / Python Tests (3.8, ubuntu-latest)
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/
Run Python tests / Python Tests (3.8, ubuntu-latest)
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/
Run Python tests / Python Tests (3.8, ubuntu-latest)
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/
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
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/
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
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/
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
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/
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
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/
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
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/
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
/home/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (ubuntu-latest, /home/runner/.cache/sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Python tests / Python Tests (3.8, macos-latest)
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/
Run Python tests / Python Tests (3.8, macos-latest): raphtory/src/search/mod.rs#L289
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
Run Python tests / Python Tests (3.8, macos-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Python tests / Python Tests (3.8, macos-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Python tests / Python Tests (3.8, macos-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Python tests / Python Tests (3.8, macos-latest)
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/
Run Python tests / Python Tests (3.8, macos-latest)
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/
Run Python tests / Python Tests (3.8, macos-latest)
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/
Run Python tests / Python Tests (3.8, macos-latest)
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/
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
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/
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
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/
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
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/
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
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/
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
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/
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/examples/rust/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (macos-latest, /Users/runner/Library/Caches/Mozilla.sccache)
/Users/runner/work/Raphtory/Raphtory/python/Cargo.toml: unused manifest key: package.doc
Run Python tests / Python Tests (3.8, windows-latest)
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/
Run Python tests / Python Tests (3.8, windows-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Python tests / Python Tests (3.8, windows-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Python tests / Python Tests (3.8, windows-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Python tests / Python Tests (3.8, windows-latest)
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/
Run Python tests / Python Tests (3.8, windows-latest)
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/
Run Python tests / Python Tests (3.8, windows-latest)
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/
Run Python tests / Python Tests (3.8, windows-latest)
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/
Run Python tests / Python Tests (3.8, windows-latest): raphtory/src/search/mod.rs#L289
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
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/
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
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/
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
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/
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
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/
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
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/
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\examples\rust\Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\python\Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\examples\rust\Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\python\Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\examples\rust\Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\python\Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\examples\rust\Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\python\Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\examples\rust\Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.linker
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
D:\a\Raphtory\Raphtory\python\Cargo.toml: unused manifest key: package.doc
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Rust tests / Rust Tests (windows-latest, C:\Users\runner\AppData\Local\Mozilla\sccache)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`