Egui demos #17
Annotations
7 errors and 1 warning
build:
src/gui/views.rs#L2
unused import: `std::ops::RangeInclusive`
|
build:
src/gui/views.rs#L7
unused imports: `AxisHints`, `CoordinatesFormatter`, `GridInput`, `GridMark`, `LineStyle`, `MarkerShape`
|
build:
src/gui/views.rs#L192
method `ui` is never used
|
build:
src/gui/views.rs#L541
function `is_approx_zero` is never used
|
build:
src/gui/views.rs#L545
function `is_approx_integer` is never used
|
build:
src/gui/views.rs#L412
path statement drops value
|
build
Process completed with exit code 101.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|