Add types for CreateItem #77
ci.yaml
on: pull_request
Build & Test Project
19s
Annotations
2 warnings
[clippy] src/types/create_item.rs#L10:
src/types/create_item.rs#L10
warning: unused import: `RealItem`
--> src/types/create_item.rs:10:5
|
10 | RealItem, ResponseClass, ResponseCode, MESSAGES_NS_URI,
| ^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
Build & Test Project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|