Lock file maintenance #1880
Annotations
6 errors and 8 warnings
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
build
could not compile `rfd-cli` (bin "rfd-cli") due to 4 previous errors
|
|
build:
rfd-cli/src/printer/tab.rs#L848
no variant or associated item named `PostHookError` found for enum `ProgenitorClientError` in the current scope
|
|
build:
rfd-cli/src/printer/tab.rs#L843
no variant or associated item named `PreHookError` found for enum `ProgenitorClientError` in the current scope
|
|
build:
rfd-cli/src/err.rs#L65
no variant or associated item named `PostHookError` found for enum `ProgenitorClientError` in the current scope
|
|
build:
rfd-cli/src/err.rs#L62
no variant or associated item named `PreHookError` found for enum `ProgenitorClientError` in the current scope
|
|
build
`rfd-github` (lib) generated 3 warnings
|
|
build:
rfd-github/src/lib.rs#L750
method `comments` is never used
|
|
build:
rfd-github/src/lib.rs#L745
struct `GitHubPullRequestComments` is never constructed
|
|
build:
rfd-github/src/lib.rs#L752
unused variable: `comments`
|
|
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/
|