core: remove repo path from url #761
Annotations
6 errors and 24 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
The operation was canceled.
|
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/
|
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 1 warning
|
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 test:
coffee_github/src/repository.rs#L413
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/lib.rs#L37
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_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 1 warning
|
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
|
Run cargo check:
coffee_github/src/repository.rs#L413
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` (lib) generated 7 warnings
|
Loading