gate xcoder tests behind target_os linux #849
Annotations
16 warnings
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/.
|
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/
|
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/
|
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/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-40e120a1908a6045/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/ubuntu/actions-runner/_work/av-rs/av-rs/target/debug/build/xcoder-logan-310-sys-40e120a1908a6045/out/libxcoder_logan/source/ni_util_logan.h:659:13: warning: ‘ni_logan_pthread_mutex_free_and_destroy’ defined but not used [-Wunused-function]
|
Loading