Skip to content

Add pruning and WAL capability for SS store #384

Add pruning and WAL capability for SS store

Add pruning and WAL capability for SS store #384

Triggered via pull request June 21, 2024 20:06
Status Success
Total duration 3m 1s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze: tools/cmd/seidb/benchmark/iteration.go#L65
not enough arguments in call to ss.NewStateStore
Analyze: tools/cmd/seidb/benchmark/random_read.go#L70
not enough arguments in call to ss.NewStateStore
Analyze: tools/cmd/seidb/benchmark/reverse_iteration.go#L65
not enough arguments in call to ss.NewStateStore
Analyze: tools/cmd/seidb/benchmark/write.go#L70
not enough arguments in call to ss.NewStateStore
Analyze
not enough arguments in call to ss.NewStateStore
Analyze
not enough arguments in call to ss.NewStateStore
Analyze
not enough arguments in call to ss.NewStateStore
Analyze
not enough arguments in call to ss.NewStateStore
Analyze
not enough arguments in call to ss.NewStateStore
Analyze
not enough arguments in call to ss.NewStateStore
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/