Closed
Description
The check examples CI is failing with the following errors:
3s
Run for f in $(grep -l '```json' docs/annexes/*.md); do
Checking docs/annexes/getting-started.md
ok -- validation done
The following files were checked:
temp.json
Validation Report
Conforms: True
Checking docs/annexes/including-security-information-in-SPDX.md
Several files failed to parse.
FailedFileLoadError: Failed to parse temp.json
in "/home/runner/.local/lib/python3.[1](https://github.com/spdx/spdx-spec/actions/runs/8680882204/job/23802420044?pr=904#step:6:1)0/site-packages/check_jsonschema/instance_loader.py", line 48
>>> data: t.Any = self._parsers.parse_data_with_path(
caused by
JSONDecodeError: Extra data: line 44 column 1 (char [17](https://github.com/spdx/spdx-spec/actions/runs/8680882204/job/23802420044?pr=904#step:6:18)46)
in "/home/runner/.local/lib/python3.10/site-packages/check_jsonschema/parsers/__init__.py", line 92
>>> return loadfunc(data)
Metadata
Metadata
Assignees
Labels
No labels