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)). #539

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)). #539

Triggered via pull request April 19, 2024 21:01
Status Failure
Total duration 2m 12s
Artifacts

codeql.yml

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

Annotations

2 errors and 6 warnings
Analyze (java)
Process completed with exit code 1.
Analyze (cpp)
Process completed with exit code 1.
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 (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/.
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 (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@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/.