chore(deps): bump the dependencies group across 1 directory with 8 updates #8
Annotations
10 errors
golangci-lint:
internal/utils/bucket.go#L19
redefines-builtin-id: redefinition of the built-in function min (revive)
|
golangci-lint:
pkg/server/commands/listusers/list_users_rpc.go#L94
redefines-builtin-id: redefinition of the built-in function max (revive)
|
golangci-lint:
pkg/server/commands/list_objects.go#L105
redefines-builtin-id: redefinition of the built-in function max (revive)
|
golangci-lint:
pkg/server/server.go#L331
redefines-builtin-id: redefinition of the built-in function max (revive)
|
golangci-lint:
pkg/server/errors/errors.go#L21
the sentinel error name `AuthorizationModelResolutionTooComplex` should conform to the `ErrXxx` format (errname)
|
golangci-lint:
pkg/server/errors/errors.go#L22
the sentinel error name `InvalidWriteInput` should conform to the `ErrXxx` format (errname)
|
golangci-lint:
pkg/server/errors/errors.go#L23
the sentinel error name `InvalidContinuationToken` should conform to the `ErrXxx` format (errname)
|
golangci-lint:
pkg/server/errors/errors.go#L24
the sentinel error name `InvalidExpandInput` should conform to the `ErrXxx` format (errname)
|
golangci-lint:
pkg/server/errors/errors.go#L25
the sentinel error name `UnsupportedUserSet` should conform to the `ErrXxx` format (errname)
|
golangci-lint:
pkg/server/errors/errors.go#L26
the sentinel error name `StoreIDNotFound` should conform to the `ErrXxx` format (errname)
|
Loading