Bump github.com/posthog/posthog-go from 0.0.0-20230801140217-d607812dee69 to 1.6.12 #631
Triggered via pull request
November 10, 2025 20:08
dependabot[bot]
edited
#146
Status
Failure
Total duration
48s
Artifacts
–
build-and-test.yml
on: pull_request_target
test-build
35s
run-tests
46s
Annotations
16 errors and 2 warnings
|
test-build
Process completed with exit code 201.
|
|
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
|