fix: Fix freeing access violations #19
Annotations
10 errors and 6 warnings
Test Suite:
src/lib.rs#L365
the trait bound `*const OscValue: From<[OscValue; 1]>` is not satisfied
|
Test Suite:
src/lib.rs#L378
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L379
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L394
the trait bound `*const OscValue: From<[OscValue; 3]>` is not satisfied
|
Test Suite:
src/lib.rs#L407
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L408
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L409
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L410
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L411
cannot index into a value of type `*const OscValue`
|
Test Suite:
src/lib.rs#L412
cannot index into a value of type `*const OscValue`
|
Test Suite
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite
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 Suite
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 Suite
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 Suite
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/
|