Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). #544
Annotations
1 error and 2 warnings
Build CPP
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.17.0/x64/codeql/cpp/tools/autobuild.sh". Exit code was 1 and error was: cpp/autobuilder: Using build system found in '.'
cpp/autobuilder: trying to run cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCS=OFF -DCATKIN_ENABLE_TESTING=OFF -DBUILD_DOCUMENTATION=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS= -DCMAKE_C_FLAGS= .. [current dir: /home/runner/work/brotli/brotli/_codeql_build_dir]
cpp/autobuilder: trying to run make [current dir: /home/runner/work/brotli/brotli/_codeql_build_dir]
cpp/autobuilder: trying to run python setup.py build [current dir: /home/runner/work/brotli/brotli]
cpp/autobuilder: No supported build command succeeded.
cpp/autobuilder: autobuild summary.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@43750fe4fc4f068f04f2215206e6f6a29c78c763, github/codeql-action/autobuild@43750fe4fc4f068f04f2215206e6f6a29c78c763. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize CodeQL
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Loading