chore: Release unsafe-libopus version 0.1.3 #65
Annotations
27 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (release):
src/celt/modes.rs#L7105
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_state48000_960_0`, `fft_state48000_960_1`, `fft_state48000_960_2`, `fft_state48000_960_3`, `fft_twiddles48000_960`, `logN400`, `mdct_twiddles960`, `mode48000_960_120`, and `window120`
|
Build (release):
src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX` and `silk_int16_MIN`
|
Build (release):
src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
|
Build (release):
src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
|
Build (release):
src/celt/modes.rs#L7070
creating a shared reference to mutable static is discouraged
|
Build (release):
src/celt/modes.rs#L7071
creating a shared reference to mutable static is discouraged
|
Build (release):
src/celt/modes.rs#L7072
creating a shared reference to mutable static is discouraged
|
Build (release):
src/celt/modes.rs#L7073
creating a shared reference to mutable static is discouraged
|
Build (release):
src/celt/modes.rs#L7094
creating a shared reference to mutable static is discouraged
|
Build (release):
src/silk/control_codec.rs#L298
creating a shared reference to mutable static is discouraged
|
Run test vectors:
src/celt/modes.rs#L7105
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_state48000_960_0`, `fft_state48000_960_1`, `fft_state48000_960_2`, `fft_state48000_960_3`, `fft_twiddles48000_960`, `logN400`, `mdct_twiddles960`, `mode48000_960_120`, and `window120`
|
Run test vectors:
src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX` and `silk_int16_MIN`
|
Run test vectors:
src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
|
Run test vectors:
src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
|
Run test vectors:
src/celt/modes.rs#L7070
creating a shared reference to mutable static is discouraged
|
Run test vectors:
src/celt/modes.rs#L7071
creating a shared reference to mutable static is discouraged
|
Run test vectors:
src/celt/modes.rs#L7072
creating a shared reference to mutable static is discouraged
|
Run test vectors:
src/celt/modes.rs#L7073
creating a shared reference to mutable static is discouraged
|
Run test vectors:
src/celt/modes.rs#L7094
creating a shared reference to mutable static is discouraged
|
Run test vectors:
src/silk/control_codec.rs#L298
creating a shared reference to mutable static is discouraged
|
Install 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 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 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 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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading