Bump actions/setup-go from 5 to 6 #647
Triggered via pull request
January 5, 2026 20:05
dependabot[bot]
edited
#140
Status
Failure
Total duration
43s
Artifacts
–
build-and-test.yml
on: pull_request_target
test-build
36s
run-tests
40s
Annotations
17 errors and 2 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
Restore cache failed: Dependencies file is not found in /home/runner/work/stackup/stackup. Supported file pattern: go.sum
|
|
run-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/stackup/stackup. Supported file pattern: go.sum
|