Skip to content

[WIP] Added RequestContextStore, RequestContext and SignedPrivateCookieJar #1287

[WIP] Added RequestContextStore, RequestContext and SignedPrivateCookieJar

[WIP] Added RequestContextStore, RequestContext and SignedPrivateCookieJar #1287

Triggered via pull request July 2, 2024 20:06
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Run Clippy: src/request_context/mod.rs#L29
fields `signed_key` and `private_key` are never read
Run Clippy: src/request_context/driver/cookie.rs#L24
docs for function returning `Result` missing `# Errors` section
Run Clippy: src/request_context/driver/cookie.rs#L24
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
Run Clippy: src/request_context/driver/cookie.rs#L59
docs for function returning `Result` missing `# Errors` section
Run Clippy: src/request_context/driver/cookie.rs#L59
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
Run Clippy: src/request_context/driver/cookie.rs#L89
docs for function returning `Result` missing `# Errors` section
Run Clippy: src/request_context/driver/cookie.rs#L89
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
Run Clippy: src/request_context/driver/cookie.rs#L106
docs for function which may panic missing `# Panics` section
Run Clippy: src/request_context/driver/cookie.rs#L106
docs for function returning `Result` missing `# Errors` section
Run Clippy: src/request_context/driver/cookie.rs#L106
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
Check Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Style
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/
Check Style
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/
Check Style
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/
Check Style
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/
Check Style
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/
Run Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Clippy
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/
Run Clippy
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/
Run Clippy
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/
Run Clippy
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/
Run Clippy
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/