Fix xvc file track memory issue #376
rust.yml
on: pull_request
Matrix: Test and Coverage
Matrix: deploy-linux
Matrix: deploy-macos
Matrix: deploy-windows
Annotations
2 errors and 25 warnings
Test and Coverage (nightly)
The job running on runner GitHub Actions 35 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
|