Skip to content

dbg: init async

dbg: init async #68

Triggered via push April 21, 2024 14:16
Status Success
Total duration 2m 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
test
Target filter `examples` specified, but no targets matched. This is a no-op
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/
test: src/jnv_async.rs#L105
field `suggest` is never read
test
`jnv` (bin "jnv" test) generated 1 warning
test: src/jnv_async.rs#L105
field `suggest` is never read
test
`jnv` (bin "jnv") generated 1 warning
test: src/jnv_async.rs#L105
field `suggest` is never read
test: src/jnv_async/keymap.rs#L107
this expression creates a reference which is immediately dereferenced by the compiler
test: src/jnv_async/keymap.rs#L108
this expression creates a reference which is immediately dereferenced by the compiler
test: src/jnv_async.rs#L77
this expression creates a reference which is immediately dereferenced by the compiler
test: src/jnv_async.rs#L117
this function has too many arguments (10/7)
test: src/jnv_async.rs#L272
deref which would be done by auto-deref
test: src/jnv_async.rs#L295
deref which would be done by auto-deref
test: src/jnv_async.rs#L320
deref which would be done by auto-deref
test: src/jnv_async.rs#L340
deref which would be done by auto-deref
test
`jnv` (bin "jnv") generated 9 warnings (run `cargo clippy --fix --bin "jnv"` to apply 7 suggestions)