Skip to content

CI Setup

CI Setup #12

Re-run triggered September 6, 2023 11:22
Status Success
Total duration 4m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
build: edgeless_api/src/function_instance/mod.rs#L14
redundant field names in struct initialization
build: edgeless_api/src/grpc_impl/function_instance.rs#L41
unneeded `return` statement
build: edgeless_api/src/grpc_impl/function_instance.rs#L42
this expression creates a reference which is immediately dereferenced by the compiler
build: edgeless_api/src/grpc_impl/function_instance.rs#L77
unneeded `return` statement
build: edgeless_api/src/grpc_impl/function_instance.rs#L78
this expression creates a reference which is immediately dereferenced by the compiler
build: edgeless_api/src/grpc_impl/function_instance.rs#L128
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
build: edgeless_api/src/grpc_impl/function_instance.rs#L133
this expression creates a reference which is immediately dereferenced by the compiler
build: edgeless_api/src/grpc_impl/function_instance.rs#L145
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
build: edgeless_api/src/grpc_impl/function_instance.rs#L149
this expression creates a reference which is immediately dereferenced by the compiler
build
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
build: edgeless_telemetry/src/prometheus_target.rs#L4
field `registry` is never read
build
`edgeless_telemetry` (lib) generated 1 warning
build
`edgeless_telemetry` (lib test) generated 1 warning (1 duplicate)
build
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
build: edgeless_telemetry/src/prometheus_target.rs#L4
field `registry` is never read
build
`edgeless_telemetry` (lib) generated 1 warning