Bump github.com/minio/minio-go/v7 from 7.2.0 to 7.2.1 #776
Triggered via pull request
June 29, 2026 20:43
dependabot[bot]
opened
#190
Status
Failure
Total duration
48s
Artifacts
–
build-and-test.yml
on: pull_request_target
test-build
40s
run-tests
45s
Annotations
17 errors and 4 warnings
|
test-build
Process completed with exit code 201.
|
|
Task 'build-stackup' failed
exit status 1
|
|
test-build:
lib/cache/cache.go#L107
cannot use *expiresAt (variable of struct type "github.com/golang-module/carbon/v2".Carbon) as *"github.com/dromara/carbon/v2".Carbon value in assignment
|
|
test-build:
lib/cache/cache.go#L103
cannot use *updatedAt (variable of struct type "github.com/golang-module/carbon/v2".Carbon) as *"github.com/golang-module/carbon/v2".Carbon value in assignment
|
|
test-build:
lib/cache/cache.go#L75
cannot use &result (value of type **"github.com/dromara/carbon/v2".Carbon) as *"github.com/golang-module/carbon/v2".Carbon value in return statement
|
|
test-build:
lib/cache/cache.go#L69
cannot use &result (value of type **"github.com/golang-module/carbon/v2".Carbon) as *"github.com/golang-module/carbon/v2".Carbon value in return statement
|
|
test-build:
lib/cache/CacheEntry.go#L52
cannot use parsed (variable of type *"github.com/golang-module/carbon/v2".Carbon) as "github.com/golang-module/carbon/v2".Carbon value in assignment
|
|
test-build:
lib/cache/CacheEntry.go#L46
cannot use parsed (variable of type *"github.com/golang-module/carbon/v2".Carbon) as "github.com/golang-module/carbon/v2".Carbon value in assignment
|
|
run-tests
Process completed with exit code 1.
|
|
run-tests:
lib/notifications/desktop.go#L18
cannot assign to beeep.DefaultDuration (neither addressable nor a map index expression)
|
|
run-tests:
lib/notifications/desktop.go#L18
use of package beeep not in selector
|
|
run-tests:
lib/cache/cache.go#L107
cannot use *expiresAt (variable of struct type "github.com/golang-module/carbon/v2".Carbon) as *"github.com/dromara/carbon/v2".Carbon value in assignment
|
|
run-tests:
lib/cache/cache.go#L103
cannot use *updatedAt (variable of struct type "github.com/golang-module/carbon/v2".Carbon) as *"github.com/golang-module/carbon/v2".Carbon value in assignment
|
|
run-tests:
lib/cache/cache.go#L75
cannot use &result (value of type **"github.com/dromara/carbon/v2".Carbon) as *"github.com/golang-module/carbon/v2".Carbon value in return statement
|
|
run-tests:
lib/cache/cache.go#L69
cannot use &result (value of type **"github.com/golang-module/carbon/v2".Carbon) as *"github.com/golang-module/carbon/v2".Carbon value in return statement
|
|
run-tests:
lib/cache/CacheEntry.go#L52
cannot use parsed (variable of type *"github.com/golang-module/carbon/v2".Carbon) as "github.com/golang-module/carbon/v2".Carbon value in assignment
|
|
run-tests:
lib/cache/CacheEntry.go#L46
cannot use parsed (variable of type *"github.com/golang-module/carbon/v2".Carbon) as "github.com/golang-module/carbon/v2".Carbon value in assignment
|
|
test-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, arduino/setup-task@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-build
Restore cache failed: Dependencies file is not found in /home/runner/work/stackup/stackup. Supported file pattern: go.sum
|
|
run-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, arduino/setup-task@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/stackup/stackup. Supported file pattern: go.sum
|