ci: add nix env and gha workflows #1
rust.yml
on: pull_request
cargo check
3m 13s
cargo fmt
1m 57s
Annotations
1 error and 2 warnings
cargo fmt
Error: ENOENT: no such file or directory, opendir '/home/runner/actions-runner/_work/reindexer/reindexer/target'
|
cargo fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: astriaorg/buildjet-rust-cache@v2.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo check
The following actions use a deprecated Node.js version and will be forced to run on node20: astriaorg/buildjet-rust-cache@v2.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|