core: remove repo path from url #762
Annotations
5 errors and 26 warnings
Run cargo test:
coffee_github/src/lib.rs#L29
this function takes 2 arguments but 3 arguments were supplied
|
Run cargo test:
coffee_github/src/lib.rs#L34
this function takes 3 arguments but 2 arguments were supplied
|
Run cargo test:
coffee_github/src/lib.rs#L37
the trait bound `Option<std::string::String>: AsRef<OsStr>` is not satisfied
|
Run cargo test:
coffee_github/src/lib.rs#L38
the trait bound `Option<std::string::String>: AsRef<Path>` is not satisfied
|
Run cargo test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run cargo test:
coffee_lib/src/plugin.rs#L5
the item `log` is imported redundantly
|
Run cargo test:
coffee_lib/src/url.rs#L58
use of deprecated field `url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo test
`coffee_lib` (lib) generated 2 warnings
|
Run cargo test:
coffee_github/src/repository.rs#L4
the item `git2` is imported redundantly
|
Run cargo test:
coffee_github/src/repository.rs#L357
use of deprecated field `coffee_storage::model::repository::Repository::root_path`: make this not optional, the optional value is good just for db migration
|
Run cargo test:
coffee_github/src/repository.rs#L357
use of deprecated field `coffee_lib::url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo test:
coffee_github/src/repository.rs#L369
use of deprecated field `coffee_storage::model::repository::Repository::root_path`: make this not optional, the optional value is good just for db migration
|
Run cargo test:
coffee_github/src/repository.rs#L372
use of deprecated field `coffee_lib::url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo test:
coffee_github/src/repository.rs#L373
use of deprecated field `coffee_lib::url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo test:
coffee_github/src/repository.rs#L396
use of deprecated field `coffee_storage::model::repository::Repository::root_path`: make this not optional, the optional value is good just for db migration
|
Run cargo check:
coffee_lib/src/plugin.rs#L5
the item `log` is imported redundantly
|
Run cargo check:
coffee_lib/src/url.rs#L58
use of deprecated field `url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo check
`coffee_lib` (lib) generated 2 warnings
|
Run cargo check:
coffee_github/src/repository.rs#L4
the item `git2` is imported redundantly
|
Run cargo check:
coffee_github/src/repository.rs#L357
use of deprecated field `coffee_storage::model::repository::Repository::root_path`: make this not optional, the optional value is good just for db migration
|
Run cargo check:
coffee_github/src/repository.rs#L357
use of deprecated field `coffee_lib::url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo check:
coffee_github/src/repository.rs#L369
use of deprecated field `coffee_storage::model::repository::Repository::root_path`: make this not optional, the optional value is good just for db migration
|
Run cargo check:
coffee_github/src/repository.rs#L372
use of deprecated field `coffee_lib::url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo check:
coffee_github/src/repository.rs#L373
use of deprecated field `coffee_lib::url::URL::path_string`: this value is used only for migration from db, a caller you never use this value
|
Run cargo check:
coffee_github/src/repository.rs#L396
use of deprecated field `coffee_storage::model::repository::Repository::root_path`: make this not optional, the optional value is good just for db migration
|
Install 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 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 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 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/
|
Loading