refactor: use jit engine to handle REST API #15226
Annotations
9 errors and 5 warnings
Run Lint Script:
src/core/http/request_handler.rs#L255
variable does not need to be mutable
|
Run Lint Script:
src/core/async_graphql_hyper.rs#L120
the trait bound `async_graphql::Request: std::hash::Hash` is not satisfied
|
Run Lint Script:
src/core/async_graphql_hyper.rs#L120
the trait bound `async_graphql::Request: std::hash::Hash` is not satisfied
|
Run Lint Script:
src/core/async_graphql_hyper.rs#L120
the trait bound `async_graphql::Request: std::hash::Hash` is not satisfied
|
Run Lint Script:
src/core/http/request_handler.rs#L255
variable does not need to be mutable
|
Run Lint Script:
src/core/async_graphql_hyper.rs#L120
the trait bound `async_graphql::Request: std::hash::Hash` is not satisfied
|
Run Lint Script:
src/core/async_graphql_hyper.rs#L120
the trait bound `async_graphql::Request: std::hash::Hash` is not satisfied
|
Run Lint Script:
src/core/async_graphql_hyper.rs#L120
the trait bound `async_graphql::Request: std::hash::Hash` is not satisfied
|
Run Lint Script
Process completed with exit code 1.
|
Run Lint Script:
src/core/jit/exec_const.rs#L9
Diff in /home/runner/_work/tailcall/tailcall/src/core/jit/exec_const.rs
|
Run Lint Script:
src/core/jit/exec_const.rs#L15
Diff in /home/runner/_work/tailcall/tailcall/src/core/jit/exec_const.rs
|
Run Lint Script:
src/core/jit/graphql_executor.rs#L11
Diff in /home/runner/_work/tailcall/tailcall/src/core/jit/graphql_executor.rs
|
Run Lint Script:
src/core/jit/graphql_executor.rs#L134
Diff in /home/runner/_work/tailcall/tailcall/src/core/jit/graphql_executor.rs
|
Run Lint Script:
src/core/jit/request.rs#L6
Diff in /home/runner/_work/tailcall/tailcall/src/core/jit/request.rs
|
Loading