Skip to content

feat: updated templated (fixed mastodon link) and dependencies #72

feat: updated templated (fixed mastodon link) and dependencies

feat: updated templated (fixed mastodon link) and dependencies #72

Triggered via push June 29, 2024 10:00
Status Success
Total duration 1m 48s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
field `url` is never read: functions/fetch-quote/src/models.rs#L27
warning: field `url` is never read --> functions/fetch-quote/src/models.rs:27:9 | 23 | pub struct InputQuote { | ---------- field in this struct ... 27 | pub url: String, | ^^^
fields `id` and `url` are never read: functions/fetch-quote/src/models.rs#L15
warning: fields `id` and `url` are never read --> functions/fetch-quote/src/models.rs:15:9 | 14 | pub struct Author { | ------ fields in this struct 15 | pub id: String, | ^^ ... 19 | pub url: String, | ^^^
fields `all`, `first`, `last`, and `url_prefix` are never read: functions/fetch-quote/src/models.rs#L6
warning: fields `all`, `first`, `last`, and `url_prefix` are never read --> functions/fetch-quote/src/models.rs:6:9 | 4 | pub struct Stats { | ----- fields in this struct 5 | pub total: u32, 6 | pub all: String, | ^^^ 7 | pub first: String, | ^^^^^ 8 | pub last: String, | ^^^^ 9 | #[serde(rename = "urlPrefix")] 10 | pub url_prefix: String, | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
test-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-rust
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/
test-rust
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/
test-rust
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/
test-rust
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/