Merge pull request #95 from ynqa/update-cargo-dist #211
Annotations
13 warnings
|
test
target filter `examples` specified, but no targets matched; this is a no-op
|
|
test
`jnv` (bin "jnv") generated 7 warnings (run `cargo clippy --fix --bin "jnv"` to apply 7 suggestions)
|
|
test:
src/prompt.rs#L78
variables can be used directly in the `format!` string
|
|
test:
src/prompt.rs#L66
variables can be used directly in the `format!` string
|
|
test:
src/json.rs#L131
variables can be used directly in the `format!` string
|
|
test:
src/json.rs#L114
variables can be used directly in the `format!` string
|
|
test:
src/config/text_editor.rs#L28
variables can be used directly in the `format!` string
|
|
test:
src/editor.rs#L144
variables can be used directly in the `format!` string
|
|
test:
src/editor.rs#L136
variables can be used directly in the `format!` string
|
|
test
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/
|
|
test
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/
|
|
test
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/
|
|
test
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/
|