Add support for object attributes in Iter call #569
test.yaml
on: pull_request
Skip check
5s
Linters (Static Analysis) for Go
1m 39s
Run tests
23s
Annotations
20 errors and 8 warnings
Run tests:
inmem.go#L102
too many arguments in call to f
|
Run tests:
objstore.go#L369
undefined: name
|
Run tests:
objstore.go#L378
undefined: name
|
Run tests:
objstore.go#L379
undefined: name
|
Run tests:
objstore.go#L383
undefined: name
|
Run tests:
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
|
Run tests:
prefixed_bucket.go#L53
too many arguments in call to f
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Linters (Static Analysis) for Go:
inmem.go#L102
too many arguments in call to f
|
Linters (Static Analysis) for Go:
objstore.go#L369
undefined: name
|
Linters (Static Analysis) for Go:
objstore.go#L378
undefined: name
|
Linters (Static Analysis) for Go:
objstore.go#L379
undefined: name
|
Linters (Static Analysis) for Go:
objstore.go#L383
undefined: name
|
Linters (Static Analysis) for Go:
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
|
Linters (Static Analysis) for Go:
prefixed_bucket.go#L53
too many arguments in call to f
|
Linters (Static Analysis) for Go:
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
|
Linters (Static Analysis) for Go:
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
|
Linters (Static Analysis) for Go:
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
|
Skip check
The following actions use a deprecated Node.js version and will be forced to run on node20: fkirc/skip-duplicate-actions@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Skip check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linters (Static Analysis) for Go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|