Skip to content

feat: add filtering options to ls-remote #2311

feat: add filtering options to ls-remote

feat: add filtering options to ls-remote #2311

Triggered via pull request May 27, 2024 08:12
@SchnizSchniz
synchronize #1063
list-filter
Status Failure
Total duration 13m 17s
Artifacts 5

rust.yml

on: pull_request
Build static Linux binary
2m 41s
Build static Linux binary
Release build for macOS
1m 29s
Release build for macOS
Release build for Windows
3m 46s
Release build for Windows
Matrix: Build ARM binary
Matrix: unit_tests
e2e/linux
2m 22s
e2e/linux
Ensure command docs are up-to-date
28s
Ensure command docs are up-to-date
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 19 warnings
clippy: src/commands/ls_remote.rs#L10
item in documentation is missing backticks
clippy: src/commands/ls_remote.rs#L16
consider using `Option<T>` instead of `Option<Option<T>>` or a custom enum if you need to distinguish all 3 cases
clippy
Process completed with exit code 101.
unit_tests (ubuntu-latest)
Process completed with exit code 101.
unit_tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
unit_tests (windows-latest)
The operation was canceled.
unit_tests (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
unit_tests (macOS-latest)
The operation was canceled.
Ensure command docs are up-to-date
Process completed with exit code 1.
e2e/windows
Process completed with exit code 1.
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release build for macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build static Linux binary
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ARM binary (arm32, armv7-unknown-linux-gnueabihf, arm32v7/ubuntu, armv7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, hecrj/setup-rust-action@v1, actions/checkout@v3, uraimo/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ARM binary (arm64, aarch64-unknown-linux-musl, arm64v8/ubuntu, aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, hecrj/setup-rust-action@v1, actions/checkout@v3, uraimo/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure command docs are up-to-date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure command docs are up-to-date
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release build for Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/macos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e/linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e/windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fnm-arm32", "fnm-arm64", "fnm-linux", "fnm-macos", "fnm-windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
fnm-arm32 Expired
11.1 MB
fnm-arm64 Expired
12.3 MB
fnm-linux Expired
6.86 MB
fnm-macos Expired
5.91 MB
fnm-windows Expired
7.48 MB