Skip to content

Fix scripts

Fix scripts #15

Triggered via push November 28, 2023 11:36
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 15 warnings
ci (stable): src/lib.rs#L23
lint `clippy::integer_arithmetic` has been renamed to `clippy::arithmetic_side_effects`
ci (stable): src/computations/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/mod.rs`
ci (stable): src/computations/bfs/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/bfs/mod.rs`
ci (stable): src/computations/filtered_cubes/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/filtered_cubes/mod.rs`
ci (stable): src/computations/filtered_cubes/tsp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/filtered_cubes/tsp/mod.rs`
ci (stable): src/computations/pagerank/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/pagerank/mod.rs`
ci (stable): src/computations/scc/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/scc/mod.rs`
ci (stable): src/computations/spsp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/spsp/mod.rs`
ci (stable): src/computations/sssp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/sssp/mod.rs`
ci (stable): src/computations/views/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/views/mod.rs`
ci (nightly): src/lib.rs#L23
lint `clippy::integer_arithmetic` has been renamed to `clippy::arithmetic_side_effects`
ci (nightly): src/computations/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/mod.rs`
ci (nightly): src/computations/bfs/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/bfs/mod.rs`
ci (nightly): src/computations/filtered_cubes/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/filtered_cubes/mod.rs`
ci (nightly): src/computations/filtered_cubes/tsp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/filtered_cubes/tsp/mod.rs`
ci (nightly): src/computations/pagerank/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/pagerank/mod.rs`
ci (nightly): src/computations/scc/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/scc/mod.rs`
ci (nightly): src/computations/spsp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/spsp/mod.rs`
ci (nightly): src/computations/sssp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/sssp/mod.rs`
ci (nightly): src/computations/views/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/views/mod.rs`
ci (nightly)
The operation was canceled.
ci (beta)
The operation was canceled.
ci (beta): src/lib.rs#L23
lint `clippy::integer_arithmetic` has been renamed to `clippy::arithmetic_side_effects`
ci (beta): src/computations/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/mod.rs`
ci (beta): src/computations/bfs/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/bfs/mod.rs`
ci (beta): src/computations/filtered_cubes/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/filtered_cubes/mod.rs`
ci (beta): src/computations/filtered_cubes/tsp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/filtered_cubes/tsp/mod.rs`
ci (beta): src/computations/pagerank/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/pagerank/mod.rs`
ci (beta): src/computations/scc/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/scc/mod.rs`
ci (beta): src/computations/spsp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/spsp/mod.rs`
ci (beta): src/computations/sssp/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/sssp/mod.rs`
ci (beta): src/computations/views/mod.rs#L1
`mod.rs` files are not allowed, found `src/computations/views/mod.rs`
ci (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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/
ci (stable)
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/
ci (stable)
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/
ci (stable)
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/
ci (stable)
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/
ci (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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/
ci (nightly)
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/
ci (nightly)
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/
ci (nightly)
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/
ci (nightly)
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/
ci (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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/
ci (beta)
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/
ci (beta)
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/
ci (beta)
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/
ci (beta)
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/