Skip to content

.github/workflows/staging.yml #10

.github/workflows/staging.yml

.github/workflows/staging.yml #10

Triggered via merge group August 19, 2023 07:55
Status Success
Total duration 6m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

staging.yml

on: merge_group
Matrix: staging / platforms / test
pull_request  /  ...  /  cargo +stable test
1m 49s
pull_request / test / cargo +stable test
pull_request  /  ...  /  cargo +stable fmt
14s
pull_request / fmt / cargo +stable fmt
pull_request  /  ...  /  cargo +stable lints clippy
1m 34s
pull_request / clippy / cargo +stable lints clippy
pull_request  /  ...  /  codecov
2m 0s
pull_request / coverage / codecov
pull_request  /  ...  /  cargo +nightly doc --cfg docsrs
1m 29s
pull_request / docsrs / cargo +nightly doc --cfg docsrs
staging  /  ...  /  cargo hack check --feature-powerset
1m 30s
staging / check-features / cargo hack check --feature-powerset
staging  /  ...  /  cargo update && cargo test
1m 39s
staging / updates / cargo update && cargo test
staging  /  ...  /  cargo minimal-versions check --workspace
1m 22s
staging / minimal-versions / cargo minimal-versions check --workspace
staging  /  ...  /  codecov
1m 55s
staging / coverage / codecov
staging  /  ...  /  cargo deny check
33s
staging / deny / cargo deny check
readme  /  readme
1m 51s
readme / readme
success
0s
success
Fit to window
Zoom out
Zoom in

Annotations

1 warning
readme / readme
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/