Skip to content

docs(README): Update Translations Section #45

docs(README): Update Translations Section

docs(README): Update Translations Section #45

Triggered via pull request January 25, 2025 21:47
Status Success
Total duration 2m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unused import: `std::env`: src/main.rs#L2
warning: unused import: `std::env` --> src/utils/icons.rs:2:5 | 2 | use std::env; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default