Skip to content

core: remove repo path from url #761

core: remove repo path from url

core: remove repo path from url #761

Triggered via pull request April 12, 2024 10:54
Status Failure
Total duration 2m 44s
Artifacts

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 80 warnings
Build (beta): coffee_github/src/lib.rs#L29
this function takes 2 arguments but 3 arguments were supplied
Build (beta): coffee_github/src/lib.rs#L34
this function takes 3 arguments but 2 arguments were supplied
Build (beta): coffee_github/src/lib.rs#L37
the trait bound `Option<std::string::String>: AsRef<OsStr>` is not satisfied
Build (beta): coffee_github/src/lib.rs#L38
the trait bound `Option<std::string::String>: AsRef<Path>` is not satisfied
Build (beta)
Process completed with exit code 2.
Build (nightly)
The job was canceled because "beta" failed.
Build (nightly): coffee_github/src/lib.rs#L29
this function takes 2 arguments but 3 arguments were supplied
Build (nightly): coffee_github/src/lib.rs#L34
this function takes 3 arguments but 2 arguments were supplied
Build (nightly): coffee_github/src/lib.rs#L37
the trait bound `Option<std::string::String>: AsRef<OsStr>` is not satisfied
Build (nightly): coffee_github/src/lib.rs#L38
the trait bound `Option<std::string::String>: AsRef<Path>` is not satisfied
Build (nightly)
Process completed with exit code 2.
Build (stable)
The job was canceled because "beta" failed.
Build (stable): coffee_github/src/lib.rs#L29
this function takes 2 arguments but 3 arguments were supplied
Build (stable): coffee_github/src/lib.rs#L34
this function takes 3 arguments but 2 arguments were supplied
Build (stable): coffee_github/src/lib.rs#L37
the trait bound `Option<std::string::String>: AsRef<OsStr>` is not satisfied
Build (stable): coffee_github/src/lib.rs#L38
the trait bound `Option<std::string::String>: AsRef<Path>` is not satisfied
Build (stable)
The operation was canceled.
Lints
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/.
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Lints
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 (beta)
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/.
Build (beta)
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/
Build (beta): coffee_lib/src/plugin.rs#L5
the item `log` is imported redundantly
Build (beta): 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
Build (beta)
`coffee_lib` (lib) generated 2 warnings
Build (beta): coffee_github/src/repository.rs#L4
the item `git2` is imported redundantly
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): coffee_lib/src/plugin.rs#L5
the item `log` is imported redundantly
Build (beta): 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
Build (beta)
`coffee_lib` (lib) generated 2 warnings
Build (beta): coffee_github/src/repository.rs#L4
the item `git2` is imported redundantly
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta): 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
Build (beta)
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 (beta)
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 (beta)
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 (beta)
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly): 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
Build (nightly)
`coffee_lib` (lib) generated 1 warning
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly)
`coffee_github` (lib) generated 7 warnings
Build (nightly): 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
Build (nightly)
`coffee_lib` (lib) generated 1 warning
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (nightly): 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
Build (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable): 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
Build (stable)
`coffee_lib` (lib) generated 1 warning
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable)
`coffee_lib` (lib) generated 1 warning
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable): 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
Build (stable)
`coffee_github` (lib) generated 7 warnings