Skip to content

Fix xvc file track memory issue #378

Fix xvc file track memory issue

Fix xvc file track memory issue #378

Triggered via pull request September 4, 2024 10:44
@iesahiniesahin
synchronize #260
develop
Status Failure
Total duration 50m 11s
Artifacts

rust.yml

on: pull_request
Matrix: Test and Coverage
Matrix: deploy-linux
Matrix: deploy-macos
Matrix: deploy-windows
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 25 warnings
Test and Coverage (nightly)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 50 minutes.
Test and Coverage (nightly)
The operation was canceled.
Test and Coverage (nightly)
[email protected] 3.12.5 is already installed and up-to-date. To reinstall 3.12.5, run: brew reinstall [email protected]
Test and Coverage (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 and Coverage (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 and Coverage (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 and Coverage (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 and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly)
the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
Test and Coverage (nightly): walker/src/walk_parallel.rs#L3
unused import: `Mutex`
Test and Coverage (nightly): walker/src/walk_parallel.rs#L8
unused import: `uwr`
Test and Coverage (nightly): walker/src/walk_parallel.rs#L11
unused import: `IgnoreRules`
Test and Coverage (nightly): walker/src/lib.rs#L37
unused import: `std::ffi::OsStr`
Test and Coverage (nightly): walker/src/lib.rs#L50
unused import: `ffi::OsString`
Test and Coverage (nightly): walker/src/lib.rs#L56
unused import: `Context`
Test and Coverage (nightly): walker/src/lib.rs#L17
missing documentation for a module
Test and Coverage (nightly): walker/src/lib.rs#L216
missing documentation for a function
Test and Coverage (nightly): walker/src/ignore_rules.rs#L43
missing documentation for an associated function
Test and Coverage (nightly): walker/src/pattern.rs#L75
missing documentation for a struct field