frostfs-node/pkg/services
Evgenii Stratonikov 3d953d7185
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 27s
DCO action / DCO (pull_request) Successful in 36s
Vulncheck / Vulncheck (pull_request) Successful in 1m6s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m23s
Build / Build Components (pull_request) Successful in 1m38s
Tests and linters / Staticcheck (pull_request) Successful in 1m56s
Tests and linters / Lint (pull_request) Successful in 2m44s
Tests and linters / Tests (pull_request) Successful in 2m57s
Tests and linters / gopls check (pull_request) Successful in 4m12s
Tests and linters / Tests with -race (pull_request) Successful in 4m23s
[#1605] policer: Do not mutate slice under iteration
Nothing wrong with it, besides being difficult to read.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-20 16:30:11 +03:00
..
accounting [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
apemanager [#1506] ape_manager: Await tx persist before returning response 2025-01-09 12:04:21 +00:00
common/ape [#1563] ape: Introduce ChainRouterError error type 2024-12-16 15:12:30 +03:00
container [#1577] container: Reduce iterations through container list 2024-12-27 15:30:26 +03:00
control [#1598] engine: Drop unnecessary result structs 2025-01-14 11:15:21 +03:00
netmap [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
object [#1598] golangci: Enable unconvert linters 2025-01-14 09:06:40 +03:00
object_manager [#1598] golangci: Enable unparam linter 2025-01-14 09:06:47 +03:00
policer [#1605] policer: Do not mutate slice under iteration 2025-01-20 16:30:11 +03:00
replicator [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
session [#1581] services/session: Use user.ID.EncodeToString() where possible 2024-12-25 18:09:36 +00:00
tree [#1563] tree: Wrap only ChainRouterError erros with ObjectAccessDenied 2024-12-16 15:16:07 +03:00
util [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00