Preserve state left by Jeremy #153
Annotations
3 warnings
linux-clang
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
linux-clang:
tests/json/test_inheritance2.cpp#L50
unused variable 'empty_derived2_view' [-Wunused-variable]
|
linux-clang:
benchmarks/json/canada.cpp#L254
unused function 'read_using_simdjson' [-Wunused-function]
|