Skip to content

ci: do _not_ build with all features in CI to prevent repeated compil… #45

ci: do _not_ build with all features in CI to prevent repeated compil…

ci: do _not_ build with all features in CI to prevent repeated compil… #45

Triggered via push June 23, 2024 20:37
Status Success
Total duration 14m 59s
Artifacts

test.yml

on: push
Matrix: test-basic
Matrix: test-vectors
Fit to window
Zoom out
Zoom in

Annotations

232 warnings
test-basic (ubuntu-latest, release)
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-basic (ubuntu-latest, release)
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-basic (ubuntu-latest, release)
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-basic (ubuntu-latest, release)
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-basic (ubuntu-latest, release)
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-basic (ubuntu-latest, release)
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-basic (ubuntu-latest, release): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (ubuntu-latest, release): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (ubuntu-latest, release): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (ubuntu-latest, release): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, release): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (ubuntu-latest, release): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (ubuntu-latest, release): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (ubuntu-latest, release): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, release): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, release): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest)
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-vectors (ubuntu-latest)
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-vectors (ubuntu-latest): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (ubuntu-latest): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (ubuntu-latest): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (ubuntu-latest): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (ubuntu-latest): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (ubuntu-latest): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (ubuntu-latest): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (ubuntu-latest): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (ubuntu-latest): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (ubuntu-latest): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (ubuntu-latest): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (ubuntu-latest): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (ubuntu-latest): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (ubuntu-latest)
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-vectors (ubuntu-latest)
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-vectors (ubuntu-latest)
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-vectors (ubuntu-latest)
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-basic (windows-latest, release)
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-basic (windows-latest, release)
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-basic (windows-latest, release): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (windows-latest, release): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (windows-latest, release): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (windows-latest, release): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, release): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (windows-latest, release): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (windows-latest, release): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (windows-latest, release): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, release): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, release): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, release)
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-basic (windows-latest, release)
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-basic (windows-latest, release)
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-basic (windows-latest, release)
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-vectors (windows-latest)
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-vectors (windows-latest)
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-vectors (windows-latest): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (windows-latest): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (windows-latest): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (windows-latest): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (windows-latest): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (windows-latest): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (windows-latest): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest)
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-vectors (windows-latest)
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-vectors (windows-latest)
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-vectors (windows-latest)
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-vectors (windows-latest): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (windows-latest): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (windows-latest): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (windows-latest): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (windows-latest): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (windows-latest): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (windows-latest): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (windows-latest): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-14)
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-vectors (macos-14)
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-vectors (macos-14): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (macos-14): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (macos-14): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (macos-14): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (macos-14): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (macos-14): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (macos-14): src/celt/modes/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/celt/quant_bands.rs#L240
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/celt/quant_bands.rs#L583
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/src/analysis.rs#L1513
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (macos-14): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (macos-14): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (macos-14): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (macos-14): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (macos-14): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (macos-14): src/celt/modes/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/celt/quant_bands.rs#L240
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/celt/quant_bands.rs#L583
creating a shared reference to mutable static is discouraged
test-vectors (macos-14): src/src/analysis.rs#L1513
creating a shared reference to mutable static is discouraged
test-vectors (macos-14)
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-vectors (macos-14)
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-vectors (macos-14)
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-vectors (macos-14)
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-basic (ubuntu-latest, dev)
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-basic (ubuntu-latest, dev)
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-basic (ubuntu-latest, dev): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (ubuntu-latest, dev): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (ubuntu-latest, dev): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (ubuntu-latest, dev): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, dev): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (ubuntu-latest, dev): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (ubuntu-latest, dev): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (ubuntu-latest, dev): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, dev): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, dev): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (ubuntu-latest, dev)
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-basic (ubuntu-latest, dev)
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-basic (ubuntu-latest, dev)
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-basic (ubuntu-latest, dev)
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-vectors (macos-13)
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-vectors (macos-13)
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-vectors (macos-13): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (macos-13): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (macos-13): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (macos-13): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (macos-13): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (macos-13): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (macos-13): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-vectors (macos-13): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-vectors (macos-13): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-vectors (macos-13): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-vectors (macos-13): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-vectors (macos-13): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-vectors (macos-13): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-vectors (macos-13)
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-vectors (macos-13)
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-vectors (macos-13)
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-vectors (macos-13)
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-basic (windows-latest, dev)
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-basic (windows-latest, dev)
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-basic (windows-latest, dev)
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-basic (windows-latest, dev)
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-basic (windows-latest, dev)
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-basic (windows-latest, dev)
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-basic (windows-latest, dev): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (windows-latest, dev): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (windows-latest, dev): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (windows-latest, dev): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, dev): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (windows-latest, dev): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (windows-latest, dev): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (windows-latest, dev): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, dev): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (windows-latest, dev): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-14, release)
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-basic (macos-14, release)
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-basic (macos-14, release)
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-basic (macos-14, release)
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-basic (macos-14, release)
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-basic (macos-14, release)
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-basic (macos-14, release): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (macos-14, release): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (macos-14, release): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (macos-14, release): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (macos-14, release): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (macos-14, release): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (macos-14, release): src/celt/modes/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
test-basic (macos-14, release): src/celt/quant_bands.rs#L240
creating a shared reference to mutable static is discouraged
test-basic (macos-14, release): src/celt/quant_bands.rs#L583
creating a shared reference to mutable static is discouraged
test-basic (macos-14, release): src/src/analysis.rs#L1513
creating a shared reference to mutable static is discouraged
test-basic (macos-13, release)
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-basic (macos-13, release)
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-basic (macos-13, release): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (macos-13, release): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (macos-13, release): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (macos-13, release): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, release): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (macos-13, release): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (macos-13, release): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (macos-13, release): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, release): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, release): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, release)
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-basic (macos-13, release)
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-basic (macos-13, release)
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-basic (macos-13, release)
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-basic (macos-14, dev)
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-basic (macos-14, dev)
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-basic (macos-14, dev)
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-basic (macos-14, dev)
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-basic (macos-14, dev)
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-basic (macos-14, dev)
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-basic (macos-14, dev): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (macos-14, dev): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (macos-14, dev): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (macos-14, dev): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (macos-14, dev): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (macos-14, dev): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (macos-14, dev): src/celt/modes/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
test-basic (macos-14, dev): src/celt/quant_bands.rs#L240
creating a shared reference to mutable static is discouraged
test-basic (macos-14, dev): src/celt/quant_bands.rs#L583
creating a shared reference to mutable static is discouraged
test-basic (macos-14, dev): src/src/analysis.rs#L1513
creating a shared reference to mutable static is discouraged
test-basic (macos-13, dev)
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-basic (macos-13, dev)
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-basic (macos-13, dev)
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-basic (macos-13, dev)
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-basic (macos-13, dev)
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-basic (macos-13, dev)
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-basic (macos-13, dev): src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
test-basic (macos-13, dev): src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
test-basic (macos-13, dev): src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
test-basic (macos-13, dev): src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, dev): src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
test-basic (macos-13, dev): src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
test-basic (macos-13, dev): src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
test-basic (macos-13, dev): src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, dev): src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
test-basic (macos-13, dev): src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`