This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Feature: Add incremental snapshots #96
Open
GitHub Advanced Security / CodeQL
succeeded
Aug 1, 2025 in 8s
4 new alerts
New alerts in code changed by this pull request
- 4 warnings
See annotations below for details.
Annotations
Check warning on line 205 in sc/memiavl/overlay_snapshot.go
github-advanced-security / CodeQL
Iteration over map
Iteration over map may be a possible source of non-determinism
Check warning on line 219 in sc/memiavl/overlay_snapshot.go
github-advanced-security / CodeQL
Iteration over map
Iteration over map may be a possible source of non-determinism
Check warning on line 881 in sc/memiavl/snapshot.go
github-advanced-security / CodeQL
Iteration over map
Iteration over map may be a possible source of non-determinism
Check warning on line 944 in sc/memiavl/snapshot.go
github-advanced-security / CodeQL
Iteration over map
Iteration over map may be a possible source of non-determinism
Loading