Skip to content

CI Setup

CI Setup #11

Triggered via push September 6, 2023 08:38
Status Success
Total duration 6m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
build
field `registry` is never read
build
`edgeless_telemetry` (lib) generated 1 warning
build
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
build
redundant field names in struct initialization
build
unneeded `return` statement
build
this expression creates a reference which is immediately dereferenced by the compiler
build
unneeded `return` statement
build
this expression creates a reference which is immediately dereferenced by the compiler
build
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
build
this expression creates a reference which is immediately dereferenced by the compiler
build
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
build
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
field `registry` is never read
build
`edgeless_telemetry` (lib) generated 1 warning
build
`edgeless_telemetry` (lib test) generated 1 warning (1 duplicate)