Skip to content

chore: release main #98

chore: release main

chore: release main #98

Triggered via pull request March 26, 2026 15:02
Status Failure
Total duration 1m 1s
Artifacts

Lint.yml

on: pull_request
Matrix: Run cargo-deny
Run pre-commit checks
30s
Run pre-commit checks
Validate squash commit message
34s
Validate squash commit message
Semver checks
47s
Semver checks
Clippy
41s
Clippy
rustfmt
15s
rustfmt
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
rustfmt
Process completed with exit code 1.
Clippy
Process completed with exit code 101.
Clippy: crates/git-vendor/src/lib.rs#L684
match expression looks like `matches!` macro
Clippy: crates/git-vendor/src/exe.rs#L987
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: crates/git-vendor/src/exe.rs#L219
this `if` statement can be collapsed
Clippy: crates/git-vendor/src/exe.rs#L194
this `if` statement can be collapsed
Clippy: crates/git-vendor/src/exe.rs#L187
this `if` statement can be collapsed
Clippy: crates/git-vendor/src/exe.rs#L54
this function has too many arguments (9/7)
Clippy: crates/git-vendor/src/lib.rs#L157
empty line after doc comment
Lint
Process completed with exit code 1.
rustfmt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rustfmt: crates/git-vendor/tests/add_vendor.rs#L253
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/tests/add_vendor.rs
rustfmt: crates/git-vendor/tests/add_vendor.rs#L212
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/tests/add_vendor.rs
rustfmt: crates/git-vendor/tests/add_vendor.rs#L170
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/tests/add_vendor.rs
rustfmt: crates/git-vendor/src/lib.rs#L672
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/lib.rs
rustfmt: crates/git-vendor/src/lib.rs#L628
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/lib.rs
rustfmt: crates/git-vendor/src/lib.rs#L574
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/lib.rs
rustfmt: crates/git-vendor/src/lib.rs#L559
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/lib.rs
rustfmt: crates/git-vendor/src/lib.rs#L548
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/lib.rs
rustfmt: crates/git-vendor/src/exe.rs#L982
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/exe.rs
rustfmt: crates/git-vendor/src/exe.rs#L164
Diff in /home/runner/work/git-vendor/git-vendor/crates/git-vendor/src/exe.rs
Run pre-commit checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run pre-commit checks
No file matched to [/home/runner/work/git-vendor/git-vendor/**/*requirements*.txt,/home/runner/work/git-vendor/git-vendor/**/*requirements*.in,/home/runner/work/git-vendor/git-vendor/**/*constraints*.txt,/home/runner/work/git-vendor/git-vendor/**/*constraints*.in,/home/runner/work/git-vendor/git-vendor/**/pyproject.toml,/home/runner/work/git-vendor/git-vendor/**/uv.lock,/home/runner/work/git-vendor/git-vendor/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
Validate squash commit message
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Validate squash commit message
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.14.3-pruned-no-dependency-glob, another job may be creating this cache.
Validate squash commit message
No file matched to [/home/runner/work/git-vendor/git-vendor/**/*requirements*.txt,/home/runner/work/git-vendor/git-vendor/**/*requirements*.in,/home/runner/work/git-vendor/git-vendor/**/*constraints*.txt,/home/runner/work/git-vendor/git-vendor/**/*constraints*.in,/home/runner/work/git-vendor/git-vendor/**/pyproject.toml,/home/runner/work/git-vendor/git-vendor/**/uv.lock,/home/runner/work/git-vendor/git-vendor/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Semver checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, obi1kenobi/cargo-semver-checks-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/