Skip to content

The idea of this PR is to study the migration of this project to Rust 🦀 #20

The idea of this PR is to study the migration of this project to Rust 🦀

The idea of this PR is to study the migration of this project to Rust 🦀 #20

Triggered via pull request September 18, 2023 23:26
@cuducoscuducos
synchronize #5
rust
Status Failure
Total duration 55s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test-rs: src/main.rs#L13
file not found for module `parser`
test-rs: src/main.rs#L4
unresolved import `anyhow`
test-rs: src/main.rs#L10
unresolved import `crate::parser::Parser`
test-rs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test-rs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/