go.mod: upgrade to post-api-go SDK version #1591
tests.yml
on: pull_request
Lint
1m 4s
Coverage
1m 7s
Matrix: Tests
Annotations
10 errors
Lint:
cmd/s3-authmate/main.go#L748
SA1019: eacl.NewRecord is deprecated: use [ConstructRecord] instead. (staticcheck)
|
Lint:
cmd/s3-authmate/main.go#L757
SA1019: eacl.NewRecord is deprecated: use [ConstructRecord] instead. (staticcheck)
|
Lint:
api/handler/acl.go#L972
SA1019: eacl.NewTable is deprecated: use [ConstructTable] instead. (staticcheck)
|
Lint:
api/handler/acl.go#L1044
SA1019: eacl.NewRecord is deprecated: use [ConstructRecord] instead. (staticcheck)
|
Lint:
api/handler/acl.go#L1050
SA1019: eacl.NewTarget is deprecated: use [NewTargetByRole] or [TargetByPublicKeys] instead. (staticcheck)
|
Lint:
api/handler/acl.go#L1643
SA1019: eacl.NewTable is deprecated: use [ConstructTable] instead. (staticcheck)
|
Lint:
api/handler/acl.go#L1705
SA1019: eacl.NewTarget is deprecated: use [NewTargetByRole] or [TargetByPublicKeys] instead. (staticcheck)
|
Lint:
api/handler/acl.go#L1733
SA1019: eacl.NewTarget is deprecated: use [NewTargetByRole] or [TargetByPublicKeys] instead. (staticcheck)
|
Lint:
api/handler/acl_test.go#L516
SA1019: eacl.NewTable is deprecated: use [ConstructTable] instead. (staticcheck)
|
Lint
issues found
|