Skip to content

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). #545

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)).

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). #545

Triggered via pull request April 25, 2024 02:41
Status Failure
Total duration 1m 11s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Analyze (python)
Process completed with exit code 1.
Analyze (java)
Process completed with exit code 1.
Analyze (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.
Analyze (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@43750fe4fc4f068f04f2215206e6f6a29c78c763. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@43750fe4fc4f068f04f2215206e6f6a29c78c763. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (java)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
Analyze (cpp)
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/.
Analyze (cpp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
Analyze (javascript)
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, github/codeql-action/analyze@43750fe4fc4f068f04f2215206e6f6a29c78c763. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.