Skip to content

add configurable time limits (#138) #22

add configurable time limits (#138)

add configurable time limits (#138) #22

Triggered via push February 25, 2024 23:08
Status Success
Total duration 3m 26s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

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/.