add configurable time limits (#138) #22
Annotations
2 warnings
unused import: `Deserializer`:
common/src/config.rs#L1
warning: unused import: `Deserializer`
--> common/src/config.rs:1:26
|
1 | use serde::{Deserialize, Deserializer};
| ^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|