Skip to content

Add with_prior_preservation option for dreambooth (#2301) #8

Add with_prior_preservation option for dreambooth (#2301)

Add with_prior_preservation option for dreambooth (#2301) #8

Triggered via push January 8, 2026 21:17
Status Success
Total duration 5m 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Optional Lint: .azure_pipelines/scripts/run_test.sh#L12
[shellcheck] reported by reviewdog 🐶 Not following: olive-venv/bin/activate: openBinaryFile: does not exist (No such file or directory) Raw Output: ./.azure_pipelines/scripts/run_test.sh:12:8: info: Not following: olive-venv/bin/activate: openBinaryFile: does not exist (No such file or directory) (ShellCheck.SC1091)
Optional Lint: test/cli/test_api.py#L179
[misspell] reported by reviewdog 🐶 "minimise" is a misspelling of "minimize" Raw Output: ./test/cli/test_api.py:179:35: "minimise" is a misspelling of "minimize"
Optional Lint: olive/passes/onnx/vitis_ai/meta_data.py#L127
[misspell] reported by reviewdog 🐶 "hardlinked" is a misspelling of "hardline" Raw Output: ./olive/passes/onnx/vitis_ai/meta_data.py:127:75: "hardlinked" is a misspelling of "hardline"
Optional Lint: olive/passes/onnx/vitis_ai/preprocess.py#L99
[misspell] reported by reviewdog 🐶 "hardlinked" is a misspelling of "hardline" Raw Output: ./olive/passes/onnx/vitis_ai/preprocess.py:99:75: "hardlinked" is a misspelling of "hardline"
Optional Lint: olive/passes/pytorch/lora.py#L412
[misspell] reported by reviewdog 🐶 "strat" is a misspelling of "start" Raw Output: ./olive/passes/pytorch/lora.py:412:107: "strat" is a misspelling of "start"
Optional Lint: olive/passes/pytorch/lora.py#L412
[misspell] reported by reviewdog 🐶 "strat" is a misspelling of "start" Raw Output: ./olive/passes/pytorch/lora.py:412:70: "strat" is a misspelling of "start"
Optional Lint: olive/passes/pytorch/lora.py#L408
[misspell] reported by reviewdog 🐶 "strat" is a misspelling of "start" Raw Output: ./olive/passes/pytorch/lora.py:408:18: "strat" is a misspelling of "start"
Optional Lint: README.md#L64
[misspell] reported by reviewdog 🐶 "interchangable" is a misspelling of "interchangeable" Raw Output: ./README.md:64:55: "interchangable" is a misspelling of "interchangeable"
Python format
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/