Skip to content

fix(scancode): No ScanCode license texts in disclosure document #18236

fix(scancode): No ScanCode license texts in disclosure document

fix(scancode): No ScanCode license texts in disclosure document #18236

Triggered via pull request December 16, 2024 15:56
Status Failure
Total duration 9m 0s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
commit-lint
You have commit messages with errors ⧗ input: fix(scancode): No ScanCode license texts in disclosure document If ORT is executed within a Docker container, the report generator for the OSS disclosure document may not be able to look up the license texts collected by ScanCode, leading to empty sections in the disclosure document. In environments where Python version management tools like Pyenv are used, directory structures differ, leading to different paths for data directories, causing the reporter to fail looking up the ScanCode license texts. Update the heuristic algorithm to locate the ScanCode license texts directory based on the path of the ScanCode binary: Ensure compatibility with directory layouts managed by Python version management tools. Fixes #8147. Signed-off-by: Wolfgang Klenk <[email protected]> ✖ body's lines must not be longer than 75 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community