Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Add implementation of grid topology and geometry #43

Add implementation of grid topology and geometry

Add implementation of grid topology and geometry #43

Triggered via pull request February 28, 2024 15:47
Status Failure
Total duration 4m 38s
Artifacts

style-checks.yml

on: pull_request
Rust style checks
4m 31s
Rust style checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Rust style checks: src/grid_impl/topology.rs#L103
the loop variable `e_n` is only used to index `ref_conn`
Rust style checks: src/grid_impl/topology.rs#L169
the loop variable `i` is only used to index `ref_conn`
Rust style checks: src/grid_impl/topology.rs#L201
the loop variable `i` is only used to index `ref_conn`
Rust style checks
Process completed with exit code 101.
Rust style checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.