Allow compiler warnings in E2E builds #174
e2e.yml
on: pull_request
e2e (default features)
7m 42s
e2e (wholesale)
6m 2s
Annotations
13 warnings
|
e2e (wholesale)
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/
|
|
e2e (wholesale):
src/proxy/proxy_call/ivr_exec_hook.rs#L67
struct `IvrExecHook` is never constructed
|
|
e2e (wholesale):
src/proxy/proxy_call/ivr_exec_hook.rs#L62
constant `RESULT_CT` is never used
|
|
e2e (wholesale):
src/proxy/proxy_call/ivr_exec_hook.rs#L44
struct `IvrExecResultPayload` is never constructed
|
|
e2e (wholesale):
src/proxy/proxy_call/ivr_exec_hook.rs#L32
multiple fields are never read
|
|
e2e (wholesale):
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
|
|
e2e (default features)
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/
|
|
e2e (default features):
src/bin/rustpbx.rs#L681
unused import: `sea_orm_migration::MigratorTrait`
|
|
e2e (default features):
src/proxy/proxy_call/ivr_exec_hook.rs#L67
struct `IvrExecHook` is never constructed
|
|
e2e (default features):
src/proxy/proxy_call/ivr_exec_hook.rs#L62
constant `RESULT_CT` is never used
|
|
e2e (default features):
src/proxy/proxy_call/ivr_exec_hook.rs#L44
struct `IvrExecResultPayload` is never constructed
|
|
e2e (default features):
src/proxy/proxy_call/ivr_exec_hook.rs#L32
multiple fields are never read
|
|
e2e (default features):
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
|