frostfs-node/pkg/services/object
Dmitrii Stepanov d433b49265
All checks were successful
DCO action / DCO (pull_request) Successful in 2m40s
Vulncheck / Vulncheck (pull_request) Successful in 3m41s
Build / Build Components (1.20) (pull_request) Successful in 4m27s
Build / Build Components (1.21) (pull_request) Successful in 5m6s
Tests and linters / Staticcheck (pull_request) Successful in 6m16s
Tests and linters / gopls check (pull_request) Successful in 6m23s
Tests and linters / Lint (pull_request) Successful in 6m48s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m4s
Tests and linters / Tests with -race (pull_request) Successful in 9m9s
Tests and linters / Tests (1.21) (pull_request) Successful in 9m23s
[#973] node: Resolve perfsprint linter
`fmt.Errorf can be replaced with errors.New` and `fmt.Sprintf can be replaced with string addition`

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-03-11 17:55:50 +03:00
..
acl [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
ape [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
delete [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
get [#891] getSvc: Refactor Get service V2 creation 2024-01-12 13:35:38 +03:00
head [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
internal Revert "[#972] Use min/max builtins" 2024-02-19 15:36:01 +00:00
put [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
search [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
util [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
common.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
metrics.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
request_context.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
response.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
server.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
sign.go [#988] objectSvc: Fix SetMarshalData for PutSingle 2024-02-15 17:21:08 +03:00
transport_splitter.go Revert "[#972] Use min/max builtins" 2024-02-19 15:36:01 +00:00