Bump codecov/codecov-action from 5 to 6 #695
Triggered via pull request
March 30, 2026 21:40
dependabot[bot]
opened
#166
Status
Failure
Total duration
43s
Artifacts
–
build-and-test.yml
on: pull_request_target
test-build
35s
run-tests
40s
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, arduino/setup-task@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, arduino/setup-task@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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
|