Skip to content

Nilseb change to llvm style#23

Closed
NilsEb wants to merge 10 commits intomainfrom
nilseb_change_to_llvm_style
Closed

Nilseb change to llvm style#23
NilsEb wants to merge 10 commits intomainfrom
nilseb_change_to_llvm_style

Conversation

@NilsEb
Copy link
Contributor

@NilsEb NilsEb commented Jun 30, 2025

No description provided.

NilsEb added 10 commits June 26, 2025 13:59
Remove nlohmann_dump in preparation of adding it as a git subtree
git-subtree-dir: nlohmann_json
git-subtree-split: 55f93686c01528224f448c19128836e7df245f72
Add bazel build files to make tests runnable with bazel
Unit tests can not be executed in one bazel test:
see nlohmann_json/tests/src/BUILD line 54
Change test execution command to execute all tests
Setting -LE git_required flag to avoid new cloning of nlohmann_json
Fixed clang tidy issues in macro_unscope.hpp and in std_fs.hpp
Fix format issues in bazel script and exclude format check of nlohmann pipeline
- Used clang-format -style=llvm
@github-actions
Copy link

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 6e26a264-9a33-4a16-b129-1f191b535f3d
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'googletest', the root module requires module version googletest@1.14.0, but got googletest@1.14.0.bcr.1 in the resolved dependency graph.
WARNING: For repository 'score_python_basics', the root module requires module version score_python_basics@0.3.0, but got score_python_basics@0.3.2 in the resolved dependency graph.
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.0.3, but got aspect_rules_lint@1.4.2 in the resolved dependency graph.
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (101 packages loaded, 10 targets configured)

Analyzing: target //:license-check (144 packages loaded, 821 targets configured)

ERROR: no such package 'examples': BUILD file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package.
 - /home/runner/work/inc_json/inc_json/examples
ERROR: /home/runner/work/inc_json/inc_json/BUILD:44:21: no such package 'examples': BUILD file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package.
 - /home/runner/work/inc_json/inc_json/examples and referenced by '//:license_check2dash'
ERROR: Analysis of target '//:license-check' failed; build aborted: Analysis failed
INFO: Elapsed time: 13.586s, Critical Path: 0.03s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
FAILED: 
ERROR: Build failed. Not running target

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@NilsEb NilsEb closed this Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant