Add support for object attributes in Iter call #559
docs.yaml
on: pull_request
Documentation check
1m 17s
Annotations
10 errors and 3 warnings
Documentation check:
inmem.go#L102
too many arguments in call to f
|
Documentation check:
objstore.go#L369
undefined: name
|
Documentation check:
objstore.go#L378
undefined: name
|
Documentation check:
objstore.go#L379
undefined: name
|
Documentation check:
objstore.go#L383
undefined: name
|
Documentation check:
prefixed_bucket.go#L52
cannot use func(s string, _ ObjectAttributes) error {…} (value of type func(s string, _ ObjectAttributes) error) as func(attrs ObjectAttributes) error value in argument to p.bkt.Iter
|
Documentation check:
prefixed_bucket.go#L53
too many arguments in call to f
|
Documentation check:
testing.go#L43
cannot use func(p string, _ ObjectAttributes) error {…} (value of type func(p string, _ ObjectAttributes) error) as func(attrs ObjectAttributes) error value in argument to bkt.Iter
|
Documentation check:
testing.go#L184
cannot use func(fn string, _ ObjectAttributes) error {…} (value of type func(fn string, _ ObjectAttributes) error) as func(attrs ObjectAttributes) error value in argument to bkt.Iter
|
Documentation check:
testing.go#L195
cannot use func(fn string, _ ObjectAttributes) error {…} (value of type func(fn string, _ ObjectAttributes) error) as func(attrs ObjectAttributes) error value in argument to bkt.Iter
|
Documentation check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Documentation check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Documentation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|