Skip to content

Apply template fix accoring to ructe 0.17.2. #140

Apply template fix accoring to ructe 0.17.2.

Apply template fix accoring to ructe 0.17.2. #140

Triggered via push July 1, 2024 21:16
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite: src/server/splitlist.rs#L147
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Test Suite: src/models.rs#L287
fields `id`, `photo_id`, and `tag_id` are never read
Test Suite: src/models.rs#L332
fields `photo_id` and `person_id` are never read
Test Suite: src/models.rs#L357
fields `photo_id` and `place_id` are never read
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy: src/server/splitlist.rs#L147
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
clippy: src/models.rs#L287
fields `id`, `photo_id`, and `tag_id` are never read
clippy: src/models.rs#L332
fields `photo_id` and `person_id` are never read
clippy: src/models.rs#L357
fields `photo_id` and `place_id` are never read