frostfs-node/pkg/services
Ekaterina Lebedeva f652518c24
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 1m12s
DCO action / DCO (pull_request) Successful in 1m28s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m53s
Tests and linters / Run gofumpt (pull_request) Successful in 1m55s
Build / Build Components (pull_request) Successful in 2m14s
Tests and linters / gopls check (pull_request) Successful in 2m22s
Tests and linters / Staticcheck (pull_request) Successful in 2m30s
Tests and linters / Lint (pull_request) Successful in 3m15s
Tests and linters / Tests (pull_request) Successful in 3m25s
Tests and linters / Tests with -race (pull_request) Successful in 3m31s
[#1357] go: Fix panic caused by using range over slice len
If slice is altered in `for` loop, we cannot use range over its
length: it may cause panic if slice gets shorter.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-09-06 13:09:58 +03:00
..
accounting [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
apemanager [#1184] node: Add audit middleware for grpc services 2024-06-19 16:05:53 +03:00
container [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
control [#1357] go: Fix panic caused by using range over slice len 2024-09-06 13:09:58 +03:00
netmap [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
object [#1310] object: Remove irrelevant comments 2024-09-05 16:40:32 +03:00
object_manager [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
policer [#1341] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00
replicator [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
session [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
tree [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
util [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00