refactor: fix a bunch of simple warnings #48
Annotations
196 warnings
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14)
`unsafe-libopus` (lib) generated 4 warnings
|
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/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-14)
`unsafe-libopus` (lib) generated 4 warnings
|
test-vectors (macos-14)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-726eb62f90840138/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
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 (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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, release):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, release):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, release):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, release)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (macos-14, release)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-726eb62f90840138/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (macos-14, release)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, release):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, release):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, release):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, release)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (ubuntu-latest, release)
[email protected]: /home/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-91c97a8ac4911746/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (ubuntu-latest, release)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, release):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, release):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, release):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, release)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-e977590d0f0e96d4/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (macos-13, release)
[email protected]: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-e977590d0f0e96d4/out/opus_build/libopus.a(2312fccb5e8e2543-debug.o) has no symbols
|
test-basic (macos-13, release)
[email protected]: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-e977590d0f0e96d4/out/opus_build/libopus.a(2312fccb5e8e2543-debug.o) has no symbols
|
test-basic (macos-13, release)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (macos-13, release)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
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-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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest)
`unsafe-libopus` (lib) generated 4 warnings
|
test-vectors (ubuntu-latest):
src/celt/modes/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (ubuntu-latest)
`unsafe-libopus` (lib) generated 4 warnings
|
test-vectors (ubuntu-latest)
parameter 'b' set but not used [-Wunused-but-set-parameter]
|
test-vectors (ubuntu-latest)
[email protected]: 904 | static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, int b,
|
test-vectors (ubuntu-latest)
[email protected]: 1 warning generated.
|
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-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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13)
`unsafe-libopus` (lib) generated 4 warnings
|
test-vectors (macos-13)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-e977590d0f0e96d4/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-vectors (macos-13)
[email protected]: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-e977590d0f0e96d4/out/opus_build/libopus.a(2312fccb5e8e2543-debug.o) has no symbols
|
test-vectors (macos-13)
[email protected]: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/release/build/upstream-libopus-e977590d0f0e96d4/out/opus_build/libopus.a(2312fccb5e8e2543-debug.o) has no symbols
|
test-vectors (macos-13):
src/celt/modes/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (macos-13)
`unsafe-libopus` (lib) generated 4 warnings
|
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, 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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, release):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, release):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, release):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, release)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (windows-latest, release)
[email protected]: D:\a\unsafe-libopus\unsafe-libopus\target\release\build\upstream-libopus-4df465002c270b2a\out\opus_src\celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (windows-latest, release)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest)
`unsafe-libopus` (lib) generated 4 warnings
|
test-vectors (windows-latest)
parameter 'b' set but not used [-Wunused-but-set-parameter]
|
test-vectors (windows-latest)
[email protected]: 904 | static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, int b,
|
test-vectors (windows-latest)
[email protected]: 1 warning generated.
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-vectors (windows-latest)
`unsafe-libopus` (lib) generated 4 warnings
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, dev):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, dev):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, dev):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (macos-14, dev)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (macos-14, dev)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-827d3decc00d7d59/out/opus_src/src/opus_decoder.c:37:10: warning: You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
|
|
test-basic (macos-14, dev)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-827d3decc00d7d59/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (macos-14, dev)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, dev):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, dev):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, dev):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (ubuntu-latest, dev)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (ubuntu-latest, dev)
[email protected]: /home/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-dbf874a90752d7d9/out/opus_src/src/opus_decoder.c:37:10: warning: You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
|
|
test-basic (ubuntu-latest, dev)
[email protected]: /home/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-dbf874a90752d7d9/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (ubuntu-latest, dev)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
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-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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, dev):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, dev):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, dev):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (macos-13, dev)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (macos-13, dev)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-5432bcda08e9ce34/out/opus_src/src/opus_decoder.c:37:10: warning: You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
|
|
test-basic (macos-13, dev)
[email protected]: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-5432bcda08e9ce34/out/opus_src/celt/bands.c:904:85: warning: parameter 'b' set but not used [-Wunused-but-set-parameter]
|
|
test-basic (macos-13, dev)
[email protected]: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/unsafe-libopus/unsafe-libopus/target/debug/build/upstream-libopus-5432bcda08e9ce34/out/opus_build/libopus.a(e61b354eed850b92-debug.o) has no symbols
|
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/static_modes_float_h.rs#L877
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, dev):
src/src/analysis.rs#L1507
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, dev):
src/src/analysis.rs#L1509
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, dev):
src/src/analysis.rs#L1514
creating a shared reference to mutable static is discouraged
|
test-basic (windows-latest, dev)
`unsafe-libopus` (lib) generated 4 warnings
|
test-basic (windows-latest, dev)
`unsafe-libopus` (lib test) generated 4 warnings (4 duplicates)
|
test-basic (windows-latest, dev)
[email protected]: 904 | static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, int b,
|
test-basic (windows-latest, dev)
[email protected]: 1 warning generated.
|