v0.1.9 #45
Annotations
24 warnings
Run cargo test:
src/analyser/lexer.rs#L11
unused import: `alpha1`
|
Run cargo test:
src/analyser/lexer.rs#L103
elided lifetime has a name
|
Run cargo test:
src/analyser/lexer.rs#L101
elided lifetime has a name
|
Run cargo test:
src/osc/mod.rs#L14
unused imports: `OscColor as Color`, `OscMidiMessage as MidiMessage`, `decoder`, and `encoder`
|
Run cargo test:
src/task.rs#L191
unused variable: `value`
|
Run cargo test:
src/osc/mod.rs#L31
field `addr` is never read
|
Run cargo test:
src/osc/recv.rs#L22
field `mode` is never read
|
Run cargo test:
src/osc/recv.rs#L57
method `local_addr` is never used
|
Run cargo test:
src/osc/recv.rs#L160
associated items `bind_with_mtu`, `connect`, `iter`, and `try_iter` are never used
|
Run cargo test:
src/osc/recv.rs#L272
methods `remote_addr`, `iter`, and `try_iter` are never used
|
Install stable 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 stable 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 stable 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 stable 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/
|
Build release binary:
src/analyser/lexer.rs#L11
unused import: `alpha1`
|
Build release binary:
src/analyser/lexer.rs#L103
elided lifetime has a name
|
Build release binary:
src/analyser/lexer.rs#L101
elided lifetime has a name
|
Build release binary:
src/osc/mod.rs#L14
unused imports: `OscColor as Color`, `OscMidiMessage as MidiMessage`, `decoder`, and `encoder`
|
Build release binary:
src/task.rs#L191
unused variable: `value`
|
Build release binary:
src/analyser/lexer.rs#L32
trait `Getter` is never used
|
Build release binary:
src/osc/mod.rs#L31
field `addr` is never read
|
Build release binary:
src/osc/recv.rs#L22
field `mode` is never read
|
Build release binary:
src/osc/recv.rs#L57
method `local_addr` is never used
|
Build release binary:
src/osc/recv.rs#L160
associated items `bind_with_mtu`, `connect`, `iter`, and `try_iter` are never used
|
Loading