Updated split_aug_edge func #303
Annotations
10 errors and 5 warnings
Run cargo clippy:
src/dict/mod.rs#L1337
variable does not need to be mutable
|
Run cargo clippy:
src/dict/mod.rs#L205
this function has too many arguments (8/7)
|
Run cargo clippy:
src/dict/mod.rs#L708
unneeded `return` statement
|
Run cargo clippy:
src/dict/mod.rs#L785
manual implementation of an assign operation
|
Run cargo clippy:
src/dict/mod.rs#L1012
the borrowed expression implements the required traits
|
Run cargo clippy:
src/dict/mod.rs#L1066
the borrowed expression implements the required traits
|
Run cargo clippy:
src/dict/mod.rs#L1220
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy:
src/dict/mod.rs#L1257
this lifetime isn't used in the function definition
|
Run cargo clippy:
src/dict/mod.rs#L1331
this function has too many arguments (8/7)
|
Run cargo clippy:
src/dict/mod.rs#L205
missing documentation for a function
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
The logs for this run have expired and are no longer available.
Loading