Skip to content

fix: bump paperclip-macros minor (#546) #120

fix: bump paperclip-macros minor (#546)

fix: bump paperclip-macros minor (#546) #120

Triggered via push October 13, 2024 15:43
Status Success
Total duration 1m 41s
Artifacts

docs.yml

on: push
Matrix: GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
first doc comment paragraph is too long: macros/src/lib.rs#L28
error: first doc comment paragraph is too long --> macros/src/lib.rs:28:1 | 28 | / /// Converts your struct to support deserializing from an OpenAPI v2 29 | | /// [Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject) 30 | | /// object ([example](https://paperclip-rs.github.io/paperclip/paperclip/v2/)). This adds the necessary fields (in addition to your own f... 31 | | /// `Schema` trait for parsing and codegen. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::too_long_first_doc_paragraph)]`
first doc comment paragraph is too long: macros/src/lib.rs#L28
error: first doc comment paragraph is too long --> macros/src/lib.rs:28:1 | 28 | / /// Converts your struct to support deserializing from an OpenAPI v2 29 | | /// [Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject) 30 | | /// object ([example](https://paperclip-rs.github.io/paperclip/paperclip/v2/)). This adds the necessary fields (in addition to your own f... 31 | | /// `Schema` trait for parsing and codegen. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::too_long_first_doc_paragraph)]`
first doc comment paragraph is too long: macros/src/lib.rs#L28
error: first doc comment paragraph is too long --> macros/src/lib.rs:28:1 | 28 | / /// Converts your struct to support deserializing from an OpenAPI v2 29 | | /// [Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject) 30 | | /// object ([example](https://paperclip-rs.github.io/paperclip/paperclip/v2/)). This adds the necessary fields (in addition to your own f... 31 | | /// `Schema` trait for parsing and codegen. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::too_long_first_doc_paragraph)]`
first doc comment paragraph is too long: macros/src/lib.rs#L28
error: first doc comment paragraph is too long --> macros/src/lib.rs:28:1 | 28 | / /// Converts your struct to support deserializing from an OpenAPI v2 29 | | /// [Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject) 30 | | /// object ([example](https://paperclip-rs.github.io/paperclip/paperclip/v2/)). This adds the necessary fields (in addition to your own f... 31 | | /// `Schema` trait for parsing and codegen. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::too_long_first_doc_paragraph)]`
first doc comment paragraph is too long: macros/src/lib.rs#L28
error: first doc comment paragraph is too long --> macros/src/lib.rs:28:1 | 28 | / /// Converts your struct to support deserializing from an OpenAPI v2 29 | | /// [Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject) 30 | | /// object ([example](https://paperclip-rs.github.io/paperclip/paperclip/v2/)). This adds the necessary fields (in addition to your own f... 31 | | /// `Schema` trait for parsing and codegen. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::too_long_first_doc_paragraph)]`
first doc comment paragraph is too long: macros/src/lib.rs#L28
error: first doc comment paragraph is too long --> macros/src/lib.rs:28:1 | 28 | / /// Converts your struct to support deserializing from an OpenAPI v2 29 | | /// [Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject) 30 | | /// object ([example](https://paperclip-rs.github.io/paperclip/paperclip/v2/)). This adds the necessary fields (in addition to your own f... 31 | | /// `Schema` trait for parsing and codegen. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::too_long_first_doc_paragraph)]`
GitHub Pages (nightly)
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/
GitHub Pages (nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GitHub Pages (nightly)
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/
GitHub Pages (nightly)
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/
GitHub Pages (nightly)
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/
GitHub Pages (nightly)
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/