Skip to content

Fix glob walking if the provided globs are anchored #504

Fix glob walking if the provided globs are anchored

Fix glob walking if the provided globs are anchored #504

Triggered via pull request January 25, 2024 13:11
Status Failure
Total duration 6m 28s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 140 warnings
Test (ubuntu-latest, nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (ubuntu-latest, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (windows-latest, nightly)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Test (macOS-latest, beta)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test (macOS-latest, nightly)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test (windows-latest, beta)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Test (macOS-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Test (ubuntu-latest, 1.66.1)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (windows-latest, 1.66.1)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Test (macOS-latest, 1.66.1)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Format
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/
Format
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/
Format
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/
Format
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/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Lint: src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Lint: src/lib.rs#L71
unused import: `Component`
Lint
`wax` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p wax` to apply 2 suggestions)
Lint
`wax` (lib test) generated 2 warnings (2 duplicates)
Lint: src/walk/mod.rs#L73
unused import: `Component`
Lint: src/lib.rs#L71
unused import: `Component`
Lint
`wax` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (ubuntu-latest, nightly): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (ubuntu-latest, nightly): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (ubuntu-latest, stable): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (ubuntu-latest, nightly)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, stable): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, nightly)
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/
Test (ubuntu-latest, stable)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, nightly)
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/
Test (ubuntu-latest, stable)
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/
Test (ubuntu-latest, nightly)
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/
Test (ubuntu-latest, stable)
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/
Test (ubuntu-latest, nightly)
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/
Test (ubuntu-latest, stable)
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/
Test (ubuntu-latest, nightly): src/walk/mod.rs#L73
unused import: `Component`
Test (ubuntu-latest, stable)
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/
Test (ubuntu-latest, nightly): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, stable): src/walk/mod.rs#L73
unused import: `Component`
Test (ubuntu-latest, nightly)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, stable): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, stable)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (ubuntu-latest, beta): src/walk/mod.rs#L73
unused import: `Component`
Test (ubuntu-latest, beta): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, beta)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, beta): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (ubuntu-latest, beta): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, beta)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (ubuntu-latest, beta)
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/
Test (ubuntu-latest, beta)
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/
Test (ubuntu-latest, beta)
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/
Test (ubuntu-latest, beta)
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/
Test (windows-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (windows-latest, nightly): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (windows-latest, nightly)
`wax` (lib) generated 1 warning (run `cargo fix --lib -p wax` to apply 1 suggestion)
Test (windows-latest, nightly)
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/
Test (windows-latest, nightly)
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/
Test (windows-latest, nightly)
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/
Test (windows-latest, nightly)
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/
Test (windows-latest, nightly): src/walk/mod.rs#L73
unused import: `Component`
Test (windows-latest, nightly)
`wax` (lib) generated 1 warning (run `cargo fix --lib -p wax` to apply 1 suggestion)
Test (macOS-latest, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (macOS-latest, beta)
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/
Test (macOS-latest, beta)
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/
Test (macOS-latest, beta)
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/
Test (macOS-latest, beta)
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/
Test (macOS-latest, beta): src/walk/mod.rs#L73
unused import: `Component`
Test (macOS-latest, beta): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, beta)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (macOS-latest, beta): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (macOS-latest, beta): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, beta)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (macOS-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (macOS-latest, nightly): src/walk/mod.rs#L73
unused import: `Component`
Test (macOS-latest, nightly): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, nightly)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (macOS-latest, nightly)
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/
Test (macOS-latest, nightly)
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/
Test (macOS-latest, nightly)
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/
Test (macOS-latest, nightly)
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/
Test (macOS-latest, nightly): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (macOS-latest, nightly): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, nightly)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (windows-latest, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (windows-latest, beta)
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/
Test (windows-latest, beta)
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/
Test (windows-latest, beta)
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/
Test (windows-latest, beta)
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/
Test (windows-latest, beta): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (windows-latest, beta)
`wax` (lib) generated 1 warning (run `cargo fix --lib -p wax` to apply 1 suggestion)
Test (windows-latest, beta): src/walk/mod.rs#L73
unused import: `Component`
Test (windows-latest, beta)
`wax` (lib) generated 1 warning (run `cargo fix --lib -p wax` to apply 1 suggestion)
Test (macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (macOS-latest, stable): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (macOS-latest, stable): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, stable)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (macOS-latest, stable): src/walk/mod.rs#L73
unused import: `Component`
Test (macOS-latest, stable): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, stable)
`wax` (lib) generated 2 warnings (run `cargo fix --lib -p wax` to apply 2 suggestions)
Test (macOS-latest, stable)
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/
Test (macOS-latest, stable)
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/
Test (macOS-latest, stable)
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/
Test (macOS-latest, stable)
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/
Test (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (windows-latest, stable): src/walk/mod.rs#L73
unused import: `Component`
Test (windows-latest, stable)
`wax` (lib) generated 1 warning (run `cargo fix --lib -p wax` to apply 1 suggestion)
Test (windows-latest, stable)
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/
Test (windows-latest, stable)
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/
Test (windows-latest, stable)
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/
Test (windows-latest, stable)
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/
Test (windows-latest, stable): src/token/mod.rs#L22
unused import: `invariant_text_prefix`
Test (windows-latest, stable)
`wax` (lib) generated 1 warning (run `cargo fix --lib -p wax` to apply 1 suggestion)
Test (ubuntu-latest, 1.66.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (ubuntu-latest, 1.66.1): src/walk/mod.rs#L73
unused import: `Component`
Test (ubuntu-latest, 1.66.1): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, 1.66.1)
`wax` (lib) generated 2 warnings
Test (ubuntu-latest, 1.66.1)
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/
Test (ubuntu-latest, 1.66.1)
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/
Test (ubuntu-latest, 1.66.1)
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/
Test (ubuntu-latest, 1.66.1)
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/
Test (ubuntu-latest, 1.66.1): src/lib.rs#L71
unused import: `Component`
Test (ubuntu-latest, 1.66.1)
`wax` (lib) generated 1 warning
Test (windows-latest, 1.66.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (windows-latest, 1.66.1)
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/
Test (windows-latest, 1.66.1)
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/
Test (windows-latest, 1.66.1)
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/
Test (windows-latest, 1.66.1)
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/
Test (windows-latest, 1.66.1): src/walk/mod.rs#L73
unused import: `Component`
Test (windows-latest, 1.66.1)
`wax` (lib) generated 1 warning
Test (macOS-latest, 1.66.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test (macOS-latest, 1.66.1): src/walk/mod.rs#L73
unused import: `Component`
Test (macOS-latest, 1.66.1): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, 1.66.1)
`wax` (lib) generated 2 warnings
Test (macOS-latest, 1.66.1)
the following packages contain code that will be rejected by a future version of Rust: libc v0.2.152
Test (macOS-latest, 1.66.1)
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/
Test (macOS-latest, 1.66.1)
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/
Test (macOS-latest, 1.66.1)
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/
Test (macOS-latest, 1.66.1)
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/
Test (macOS-latest, 1.66.1): src/lib.rs#L71
unused import: `Component`
Test (macOS-latest, 1.66.1)
`wax` (lib) generated 1 warning
Test (macOS-latest, 1.66.1)
`wax` (lib test) generated 1 warning (1 duplicate)
Test (macOS-latest, 1.66.1)
the following packages contain code that will be rejected by a future version of Rust: libc v0.2.152