Skip to content

Bump github.com/onflow/flow-go-sdk from 1.9.16 to 1.10.0 #5122

Bump github.com/onflow/flow-go-sdk from 1.9.16 to 1.10.0

Bump github.com/onflow/flow-go-sdk from 1.9.16 to 1.10.0 #5122

Triggered via pull request March 23, 2026 17:26
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint
issues found
lint: internal/super/generator/generator.go#L63
undefined: flowkit (typecheck)
lint: internal/super/generator/generator.go#L52
undefined: flowkit (typecheck)
lint: internal/super/generator/contract_template.go#L83
undefined: flowkit (typecheck)
test (ubuntu-latest)
Process completed with exit code 2.
test (ubuntu-latest)
impossible type assertion: storable.(ByteStringValue)
test (ubuntu-latest)
cannot use NewByteStringValue(s) (value of struct type ByteStringValue) as atree.Storable value in return statement: ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
test (ubuntu-latest)
cannot use v (variable of struct type ByteStringValue) as atree.Storable value in argument to atree.NewStorableSlab: ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
test (ubuntu-latest)
cannot use v (variable of struct type ByteStringValue) as atree.Storable value in return statement: ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
test (ubuntu-latest)
cannot use &ByteStringValue{} (value of type *ByteStringValue) as atree.Storable value in variable declaration: *ByteStringValue does not implement atree.Storable (missing method CanCopyNonRefSimple)
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-latest)
The operation was canceled.