Skip to content

feat: structured demo #22

feat: structured demo

feat: structured demo #22

Triggered via push October 27, 2024 10:58
Status Success
Total duration 41s
Artifacts

pipeline.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validate
The following actions use a deprecated Node.js version and will be forced to run on node20: extractions/setup-just@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate: src/async_higher_order_fn.rs#L13
this argument is passed by value, but not consumed in the function body
validate: src/async_structured_concurrency.rs#L9
item in documentation is missing backticks
validate: src/async_structured_concurrency.rs#L14
item in documentation is missing backticks
validate: src/async_structured_concurrency.rs#L17
docs for function which may panic missing `# Panics` section
validate: src/async_structured_concurrency.rs#L17
docs for function returning `Result` missing `# Errors` section
validate: src/async_structured_concurrency.rs#L17
future cannot be sent between threads safely
validate: src/async_higher_order_fn.rs#L18
unused `async` for function with no await statements
validate: src/async_structured_concurrency.rs#L80
unused `async` for function with no await statements
build
The following actions use a deprecated Node.js version and will be forced to run on node20: extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/