gate xcoder tests behind target_os linux #849
Annotations
36 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build
In file included from ../../logging_shim.c:10:
|
Build
618 | static int ni_pthread_cond_timedwait(ni_pthread_cond_t *cond,
|
Build
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-b7f3b1b7e75391e6/out/libxcoder/source/ni_util.h:498:12: warning: ‘ni_pthread_join’ defined but not used [-Wunused-function]
|
Build
| ^~~~~~~~~~~~~~~
|
Build
471 | static int ni_pthread_create(ni_pthread_t *thread,
|
Build
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-b7f3b1b7e75391e6/out/libxcoder/source/ni_util.h:381:13: warning: ‘ni_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
|
Build
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Build
354 | static bool ni_pthread_mutex_alloc_and_init(ni_pthread_mutex_t **mutex)
|
Build
In file included from /home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-b7f3b1b7e75391e6/out/libxcoder/source/ni_device_api.h:39,
|
Build
from ../../logging_shim.c:10:
|
Test
../../logging_shim.c: In function ‘setup_rust_netint_logging’:
|
Test
16 | #define ni_log_set_callback ni_logan_log_set_callback
|
Test
../../logging_shim.c:31:5: note: in expansion of macro ‘ni_log_set_callback’
|
Test
| ^~~~~~~~~~~~~~~~~~~
|
Test
At top level:
|
Test
896 | static int ni_logan_pthread_cond_timedwait(ni_pthread_cond_t *cond,
|
Test
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-bb9d4409e6da72f9/out/libxcoder_logan/source/ni_util_logan.h:776:12: warning: ‘ni_logan_pthread_join’ defined but not used [-Wunused-function]
|
Test
| ^~~~~~~~~~~~~~~~~~~~~
|
Test
749 | static int ni_logan_pthread_create(ni_pthread_t *thread,
|
Test
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-bb9d4409e6da72f9/out/libxcoder_logan/source/ni_util_logan.h:659:13: warning: ‘ni_logan_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
|
Lint
In file included from ../../logging_shim.c:10:
|
Lint
618 | static int ni_pthread_cond_timedwait(ni_pthread_cond_t *cond,
|
Lint
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-f39a61d0286da19d/out/libxcoder/source/ni_util.h:498:12: warning: ‘ni_pthread_join’ defined but not used [-Wunused-function]
|
Lint
| ^~~~~~~~~~~~~~~
|
Lint
471 | static int ni_pthread_create(ni_pthread_t *thread,
|
Lint
/home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-f39a61d0286da19d/out/libxcoder/source/ni_util.h:381:13: warning: ‘ni_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
|
Lint
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Lint
354 | static bool ni_pthread_mutex_alloc_and_init(ni_pthread_mutex_t **mutex)
|
Lint
In file included from /home/runner/work/av-rs/av-rs/target/debug/build/xcoder-quadra-sys-f39a61d0286da19d/out/libxcoder/source/ni_device_api.h:39,
|
Lint
from ../../logging_shim.c:10:
|
Install Rust
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 Rust
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 Rust
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 Rust
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