Allow compiler warnings in E2E builds - #233
Closed
yeoleobun wants to merge 1 commit into
Closed
Annotations
6 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run wholesale E2E tests:
src/proxy/proxy_call/ivr_exec_hook.rs#L67
struct `IvrExecHook` is never constructed
|
|
Run wholesale E2E tests:
src/proxy/proxy_call/ivr_exec_hook.rs#L62
constant `RESULT_CT` is never used
|
|
Run wholesale E2E tests:
src/proxy/proxy_call/ivr_exec_hook.rs#L44
struct `IvrExecResultPayload` is never constructed
|
|
Run wholesale E2E tests:
src/proxy/proxy_call/ivr_exec_hook.rs#L32
multiple fields are never read
|
|
Run wholesale E2E tests:
src/proxy/proxy_call/ivr_exec_hook.rs#L15
fields `request_id`, `held_leg`, `initiator_leg`, `webhook_url`, `app_name`, and `metadata` are never read
|
background
wait
wait-all
cancel
parallel
Loading