Skip to content

Update README.md (#19) #23

Update README.md (#19)

Update README.md (#19) #23

Triggered via push August 7, 2023 19:25
Status Success
Total duration 3m 27s
Artifacts

run_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
unused import: `Layout`: src/about_dialog.rs#L1
warning: unused import: `Layout` --> src/about_dialog.rs:1:12 | 1 | use egui::{Layout, Vec2}; | ^^^^^^ | = note: `#[warn(unused_imports)]` on by default
run_checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/