Fix build.py for python3 #372
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 11 warnings
build:
lib/src/version.rs#L59
incorrect implementation of `partial_cmp` on an `Ord` type
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
lib/src/github/api.rs#L377
useless use of `vec!`
|
build:
lib/src/github/api.rs#L655
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
build:
lib/src/github/api.rs#L888
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
build:
lib/src/github/api.rs#L1040
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
build:
lib/src/github/models.rs#L282
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
build
`octobot_lib` (lib) generated 5 warnings
|