Bump github.com/onflow/flow-go-sdk from 1.9.16 to 1.10.0 #5122
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.
|