update dependencies #136
Annotations
10 errors and 4 warnings
exes/rest/src/lib.rs#L17
failed to resolve: could not find `server` in `hyper`
|
exes/rest/src/lib.rs#L18
unresolved imports `hyper::service::make_service_fn`, `hyper::Body`, `hyper::Client`, `hyper::Server`
|
exes/rest/src/handler.rs#L6
unresolved imports `hyper::client::HttpConnector`, `hyper::Body`, `hyper::Client`
|
exes/rest/src/handler.rs#L30
immediately dereferencing a reference
|
exes/rest/src/handler.rs#L36
immediately dereferencing a reference
|
exes/rest/src/handler.rs#L42
immediately dereferencing a reference
|
exes/rest/src/handler.rs#L48
immediately dereferencing a reference
|
exes/rest/src/handler.rs#L54
immediately dereferencing a reference
|
exes/rest/src/handler.rs#L60
immediately dereferencing a reference
|
exes/rest/src/handler.rs#L66
immediately dereferencing a reference
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
This job failed
Loading