v0.1.5 #39
Annotations
26 warnings
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, actions/upload-artifact@v2.2.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, actions/upload-artifact@v2.2.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build release binary:
src/analyser/token.rs#L1
unused import: `Slice`
|
Build release binary:
src/osc/mod.rs#L14
unused imports: `OscColor as Color`, `OscMidiMessage as MidiMessage`, `decoder`, `encoder`
|
Build release binary:
src/task.rs#L178
unused variable: `value`
|
Build release binary:
src/analyser/lexer.rs#L37
fields `0` and `1` are never read
|
Build release binary:
src/analyser/token.rs#L13
variant `Ident` is never constructed
|
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
|
Build release binary:
src/osc/recv.rs#L272
methods `remote_addr`, `iter`, and `try_iter` are never used
|
Run cargo test:
src/analyser/token.rs#L1
unused import: `Slice`
|
Run cargo test:
src/osc/mod.rs#L14
unused imports: `OscColor as Color`, `OscMidiMessage as MidiMessage`, `decoder`, `encoder`
|
Run cargo test:
src/task.rs#L178
unused variable: `value`
|
Run cargo test:
src/analyser/lexer.rs#L37
fields `0` and `1` are never read
|
Run cargo test:
src/analyser/token.rs#L13
variant `Ident` is never constructed
|
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/
|
Loading