Try ubu22.04. #427
Annotations
3 errors and 19 warnings
build:
octobot/src/runtime.rs#L33
redundant redefinition of a binding `running_count`
|
build:
octobot/src/runtime.rs#L45
redundant redefinition of a binding `parked_count`
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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#L898
field `total_count` is never read
|
build
`octobot_lib` (lib) generated 1 warning
|
build:
lib/src/github/api.rs#L898
field `total_count` is never read
|
build
`octobot_lib` (lib) generated 1 warning
|
build
`octobot_lib` (lib test) generated 1 warning (1 duplicate)
|
build:
lib/src/github/api.rs#L898
field `total_count` is never read
|
build:
lib/src/github/api.rs#L973
the borrowed expression implements the required traits
|
build:
lib/src/github/models.rs#L59
match can be simplified with `.unwrap_or_default()`
|
build:
lib/src/github/models.rs#L66
match can be simplified with `.unwrap_or_default()`
|
build:
lib/src/github/models.rs#L73
match can be simplified with `.unwrap_or_default()`
|
build:
lib/src/github/models.rs#L139
if let can be simplified with `.unwrap_or_default()`
|
build:
lib/src/github/models.rs#L293
the following explicit lifetimes could be elided: 'a
|
build:
lib/src/github/models.rs#L347
the following explicit lifetimes could be elided: 'a
|
build:
lib/src/github/models.rs#L417
the following explicit lifetimes could be elided: 'a
|
build:
lib/src/github/models.rs#L419
match can be simplified with `.unwrap_or_default()`
|